Home
last modified time | relevance | path

Searched defs:nr_valid_paths (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-uevent.c76 unsigned nr_valid_paths) in dm_build_path_uevent()
184 const char *path, unsigned nr_valid_paths) in dm_path_uevent()
Ddm-uevent.h53 unsigned nr_valid_paths) in dm_path_uevent()
Ddm-mpath.c76 atomic_t nr_valid_paths; /* Total number of usable paths */ member
1164 unsigned nr_valid_paths = atomic_read(&m->nr_valid_paths); in multipath_ctr() local
1287 unsigned nr_valid_paths; in reinstate_path() local