Searched refs:table_args (Results 1 – 6 of 6) sorted by relevance
800 char *table_args; in userspace_status() local816 table_args = strchr(lc->usr_argv_str, ' '); in userspace_status()817 BUG_ON(!table_args); /* There will always be a ' ' */ in userspace_status()818 table_args++; in userspace_status()823 DMEMIT("%s ", table_args); in userspace_status()
34 unsigned int table_args; member
183 .table_args = 1,
223 .table_args = 1,
305 .table_args = 2,
1472 pg->ps.type->table_args); in multipath_status()