Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-mpath.c79 struct pgpath *current_pgpath; member
394 m->current_pgpath = pgpath; in choose_path_in_pg()
464 m->current_pgpath = NULL; in choose_pgpath()
520 pgpath = READ_ONCE(m->current_pgpath); in multipath_clone_and_map()
1352 if (pgpath == m->current_pgpath) in fail_path()
1353 m->current_pgpath = NULL; in fail_path()
1395 m->current_pgpath = NULL; in reinstate_path()
1451 m->current_pgpath = NULL; in bypass_pg()
1481 m->current_pgpath = NULL; in switch_pg_num()
1590 if (pgpath == m->current_pgpath) { in pg_init_done()
[all …]