Searched refs:table_args (Results 1 – 6 of 6) sorted by relevance
799 char *table_args; in userspace_status() local815 table_args = strchr(lc->usr_argv_str, ' '); in userspace_status()816 BUG_ON(!table_args); /* There will always be a ' ' */ in userspace_status()817 table_args++; in userspace_status()822 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,
1457 pg->ps.type->table_args); in multipath_status()