Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-mpath.c72 struct pgpath *current_pgpath; member
360 m->current_pgpath = pgpath; in choose_path_in_pg()
425 m->current_pgpath = NULL; in choose_pgpath()
496 pgpath = READ_ONCE(m->current_pgpath); in multipath_clone_and_map()
578 pgpath = READ_ONCE(m->current_pgpath); in __map_bio()
612 pgpath = READ_ONCE(m->current_pgpath); in __map_bio_fast()
1271 if (pgpath == m->current_pgpath) in fail_path()
1272 m->current_pgpath = NULL; in fail_path()
1310 m->current_pgpath = NULL; in reinstate_path()
1363 m->current_pgpath = NULL; in bypass_pg()
[all …]