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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Ddm-mpath.c230 static int __choose_path_in_pg(struct multipath *m, struct priority_group *pg) function
258 if (!__choose_path_in_pg(m, pg))
263 if (m->current_pg && !__choose_path_in_pg(m, m->current_pg))
275 if (!__choose_path_in_pg(m, pg))

Completed in 37 milliseconds