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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-path-selector.h34 unsigned int table_args; member in struct:path_selector_type
H A Ddm-log-userspace-base.c563 char *table_args; local
580 table_args = strchr(lc->usr_argv_str, ' ');
581 BUG_ON(!table_args); /* There will always be a ' ' */
582 table_args++;
585 lc->uuid, table_args);
H A Ddm-round-robin.c181 .table_args = 1,
H A Ddm-queue-length.c222 .table_args = 1,
H A Ddm-service-time.c303 .table_args = 2,
H A Ddm-mpath.c1436 pg->ps.type->table_args);

Completed in 162 milliseconds