Searched refs:select_path (Results 1 – 5 of 5) 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,
351 path = pg->ps.type->select_path(&pg->ps, nr_bytes); in choose_path_in_pg()