Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-mpath.c296 static int __choose_path_in_pg(struct multipath *m, struct priority_group *pg, in __choose_path_in_pg() function
327 if (!__choose_path_in_pg(m, pg, nr_bytes)) in __choose_pgpath()
332 if (m->current_pg && !__choose_path_in_pg(m, m->current_pg, nr_bytes)) in __choose_pgpath()
345 if (!__choose_path_in_pg(m, pg, nr_bytes)) { in __choose_pgpath()