Searched refs:table_args (Results 1 – 8 of 8) sorted by relevance
792 char *table_args; in userspace_status() local808 table_args = strchr(lc->usr_argv_str, ' '); in userspace_status()809 BUG_ON(!table_args); /* There will always be a ' ' */ in userspace_status()810 table_args++; in userspace_status()815 DMEMIT("%s ", table_args); in userspace_status()
50 unsigned int table_args; member
208 .table_args = 1,
246 .table_args = 1,
241 .table_args = 1,
327 .table_args = 2,
527 .table_args = 1,
1905 pg->ps.type->table_args); in multipath_status()