Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-mpath.c299 static int __choose_path_in_pg(struct multipath *m, struct priority_group *pg, in __choose_path_in_pg() function
330 if (!__choose_path_in_pg(m, pg, nr_bytes)) in __choose_pgpath()
335 if (m->current_pg && !__choose_path_in_pg(m, m->current_pg, nr_bytes)) in __choose_pgpath()
348 if (!__choose_path_in_pg(m, pg, nr_bytes)) { in __choose_pgpath()