Searched refs:MPATHF_NEED_PG_SWITCH (Results 1 – 1 of 1) sorted by relevance
139 #define MPATHF_NEED_PG_SWITCH 8 /* Need to switch pgs after the delay has ended */ macro1450 set_bit(MPATHF_NEED_PG_SWITCH, &m->flags); in bypass_pg()1483 set_bit(MPATHF_NEED_PG_SWITCH, &m->flags); in switch_pg_num()2123 if (test_and_clear_bit(MPATHF_NEED_PG_SWITCH, &m->flags)) { in probe_active_paths()