Searched refs:table_args (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/md/
H A Ddm-path-selector.h50 unsigned int table_args; member in struct:path_selector_type
H A Ddm-log-userspace-base.c792 char *table_args; local
808 table_args = strchr(lc->usr_argv_str, ' ');
809 BUG_ON(!table_args); /* There will always be a ' ' */
810 table_args++;
815 DMEMIT("%s ", table_args);
H A Ddm-ps-round-robin.c208 .table_args = 1,
H A Ddm-ps-service-time.c327 .table_args = 2,
H A Ddm-ps-queue-length.c246 .table_args = 1,
H A Ddm-ps-io-affinity.c241 .table_args = 1,
H A Ddm-ps-historical-service-time.c527 .table_args = 1,
H A Ddm-mpath.c1905 pg->ps.type->table_args);

Completed in 118 milliseconds