Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-mpath.c80 struct priority_group *current_pg; member
330 if (!m->current_pg) in __pg_init_all_paths()
363 m->current_pg = pg; in __switch_pg()
433 pg = READ_ONCE(m->current_pg); in choose_pgpath()
465 m->current_pg = NULL; in choose_pgpath()
1452 m->current_pg = NULL; in bypass_pg()
1482 m->current_pg = NULL; in switch_pg_num()
1593 m->current_pg = NULL; in pg_init_done()
1852 else if (m->current_pg) in multipath_status()
1864 else if (pg == m->current_pg) in multipath_status()
[all …]