Searched refs:next_pg (Results 1 – 1 of 1) sorted by relevance
84 struct priority_group *next_pg; /* Switch to this PG if set */ member324 if (m->next_pg) { in __choose_pgpath()325 pg = m->next_pg; in __choose_pgpath()326 m->next_pg = NULL; in __choose_pgpath()871 m->next_pg = pg; in multipath_ctr()1087 m->next_pg = pg; in switch_pg_num()1402 if (m->next_pg) in multipath_status()1403 pg_num = m->next_pg->pg_num; in multipath_status()1639 if (unlikely(!m->current_pgpath && m->next_pg)) in multipath_busy()1640 pg = m->next_pg; in multipath_busy()