Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c79 struct pgpath *current_pgpath; member
400 m->current_pgpath = pgpath; in choose_path_in_pg()
469 m->current_pgpath = NULL; in choose_pgpath()
525 pgpath = READ_ONCE(m->current_pgpath); in multipath_clone_and_map()
622 pgpath = READ_ONCE(m->current_pgpath); in __map_bio()
1351 if (pgpath == m->current_pgpath) in fail_path()
1352 m->current_pgpath = NULL; in fail_path()
1393 m->current_pgpath = NULL; in reinstate_path()
1451 m->current_pgpath = NULL; in bypass_pg()
1484 m->current_pgpath = NULL; in switch_pg_num()
[all …]