Searched refs:select_path (Results 1 – 7 of 7) sorted by relevance
70 struct dm_path *(*select_path)(struct path_selector *ps, size_t nr_bytes); member
216 .select_path = rr_select_path,
249 .select_path = ioa_select_path,
254 .select_path = ql_select_path,
335 .select_path = st_select_path,
535 .select_path = hst_select_path,
385 path = pg->ps.type->select_path(&pg->ps, nr_bytes); in choose_path_in_pg()
Completed in 14 milliseconds