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