Home
last modified time | relevance | path

Searched defs:fail_path (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
Ddm-path-selector.h60 void (*fail_path) (struct path_selector *ps, struct dm_path *p); member
Ddm-mpath.c1324 static int fail_path(struct pgpath *pgpath) in fail_path() function