Searched refs:select_path (Results 1 - 5 of 5) 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.h58 struct dm_path *(*select_path) (struct path_selector *ps, member in struct:path_selector_type
H A Ddm-round-robin.c189 .select_path = rr_select_path,
H A Ddm-queue-length.c230 .select_path = ql_select_path,
H A Ddm-service-time.c311 .select_path = st_select_path,
H A Ddm-mpath.c263 path = pg->ps.type->select_path(&pg->ps, &m->repeat_count, nr_bytes);

Completed in 99 milliseconds