Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-path-selector.h75 void (*fail_path)(struct path_selector *ps, struct dm_path *p); member
H A Ddm-mpath.c1332 static int fail_path(struct pgpath *pgpath) in fail_path() function