Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c139 #define MPATHF_NEED_PG_SWITCH 8 /* Need to switch pgs after the delay has ended */ macro
1450 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()