Home
last modified time | relevance | path

Searched refs:select_path (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/md/
A Ddm-path-selector.h54 struct dm_path *(*select_path) (struct path_selector *ps, member
A Ddm-ps-round-robin.c212 .select_path = rr_select_path,
A Ddm-ps-io-affinity.c249 .select_path = ioa_select_path,
A Ddm-ps-queue-length.c253 .select_path = ql_select_path,
A Ddm-ps-service-time.c335 .select_path = st_select_path,
A Ddm-ps-historical-service-time.c535 .select_path = hst_select_path,
A Ddm-mpath.c376 path = pg->ps.type->select_path(&pg->ps, nr_bytes); in choose_path_in_pg()

Completed in 11 milliseconds