Searched refs:table_args (Results 1 – 6 of 6) 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
200 .table_args = 1,
242 .table_args = 1,
324 .table_args = 2,
1804 pg->ps.type->table_args); in multipath_status()