Searched refs:select_path (Results 1 – 5 of 5) sorted by relevance
58 struct dm_path *(*select_path) (struct path_selector *ps, member
191 .select_path = rr_select_path,
231 .select_path = ql_select_path,
313 .select_path = st_select_path,
304 path = pg->ps.type->select_path(&pg->ps, &m->repeat_count, nr_bytes); in __choose_path_in_pg()