Searched refs:select_path (Results 1 – 6 of 6) sorted by relevance
54 struct dm_path *(*select_path) (struct path_selector *ps, member
208 .select_path = rr_select_path,
250 .select_path = ql_select_path,
332 .select_path = st_select_path,
531 .select_path = hst_select_path,
376 path = pg->ps.type->select_path(&pg->ps, nr_bytes); in choose_path_in_pg()