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
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()
618 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()
1394 m->current_pgpath = NULL; in reinstate_path()
1449 m->current_pgpath = NULL; in bypass_pg()
1479 m->current_pgpath = NULL; in switch_pg_num()
[all …]