Searched refs:table_args (Results 1 – 6 of 6) sorted by relevance
652 char *table_args; in userspace_status() local669 table_args = strchr(lc->usr_argv_str, ' '); in userspace_status()670 BUG_ON(!table_args); /* There will always be a ' ' */ in userspace_status()671 table_args++; in userspace_status()674 lc->uuid, table_args); in userspace_status()
34 unsigned int table_args; member
181 .table_args = 1,
222 .table_args = 1,
303 .table_args = 2,
1475 pg->ps.type->table_args); in multipath_status()