Searched defs:fail_path (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/md/ | ||
D | dm-path-selector.h | 75 void (*fail_path)(struct path_selector *ps, struct dm_path *p); member |
D | dm-mpath.c | 1332 static int fail_path(struct pgpath *pgpath) in fail_path() function |