Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-uevent.c63 unsigned nr_valid_paths) in dm_build_path_uevent()
171 const char *path, unsigned nr_valid_paths) in dm_path_uevent()
Ddm-uevent.h40 unsigned nr_valid_paths) in dm_path_uevent()
Ddm-mpath.c80 atomic_t nr_valid_paths; /* Total number of usable paths */ member
1226 unsigned nr_valid_paths = atomic_read(&m->nr_valid_paths); in multipath_ctr() local
1368 unsigned nr_valid_paths; in reinstate_path() local