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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-mpath.c75 struct priority_group *current_pg; member in struct:multipath
233 list_for_each_entry(pgpath, &m->current_pg->pgpaths, list) {
244 m->current_pg = pgpath->pg;
269 if (m->current_pg != pg)
292 if (m->current_pg && !__choose_path_in_pg(m, m->current_pg, nr_bytes))
311 m->current_pg = NULL;
1024 } else if (m->hw_handler_name && (m->current_pg == pgpath->pg)) {
1072 m->current_pg = NULL;
1101 m->current_pg
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Ddm-mpath.c75 struct priority_group *current_pg; member in struct:multipath
233 list_for_each_entry(pgpath, &m->current_pg->pgpaths, list) {
244 m->current_pg = pgpath->pg;
269 if (m->current_pg != pg)
292 if (m->current_pg && !__choose_path_in_pg(m, m->current_pg, nr_bytes))
311 m->current_pg = NULL;
1024 } else if (m->hw_handler_name && (m->current_pg == pgpath->pg)) {
1072 m->current_pg = NULL;
1101 m->current_pg
[all...]

Completed in 103 milliseconds