Searched refs:table_args (Results 1 – 8 of 8) sorted by relevance
798 char *table_args; in userspace_status() local814 table_args = strchr(lc->usr_argv_str, ' '); in userspace_status()815 BUG_ON(!table_args); /* There will always be a ' ' */ in userspace_status()816 table_args++; in userspace_status()821 DMEMIT("%s ", table_args); in userspace_status()
34 unsigned int table_args; member
204 .table_args = 1,
241 .table_args = 1,
245 .table_args = 1,
327 .table_args = 2,
526 .table_args = 1,
1896 pg->ps.type->table_args); in multipath_status()