Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-mpath.c76 struct pgpath *current_pgpath; member
385 m->current_pgpath = pgpath; in choose_path_in_pg()
455 m->current_pgpath = NULL; in choose_pgpath()
513 pgpath = READ_ONCE(m->current_pgpath); in multipath_clone_and_map()
612 pgpath = READ_ONCE(m->current_pgpath); in __map_bio()
1344 if (pgpath == m->current_pgpath) in fail_path()
1345 m->current_pgpath = NULL; in fail_path()
1387 m->current_pgpath = NULL; in reinstate_path()
1443 m->current_pgpath = NULL; in bypass_pg()
1473 m->current_pgpath = NULL; in switch_pg_num()
[all …]