Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-mpath.c72 struct pgpath *current_pgpath; member
367 m->current_pgpath = pgpath; in choose_path_in_pg()
432 m->current_pgpath = NULL; in choose_pgpath()
503 pgpath = READ_ONCE(m->current_pgpath); in multipath_clone_and_map()
573 pgpath = READ_ONCE(m->current_pgpath); in __map_bio()
607 pgpath = READ_ONCE(m->current_pgpath); in __map_bio_fast()
1265 if (pgpath == m->current_pgpath) in fail_path()
1266 m->current_pgpath = NULL; in fail_path()
1304 m->current_pgpath = NULL; in reinstate_path()
1357 m->current_pgpath = NULL; in bypass_pg()
[all …]