Searched refs:fail_path (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/md/
H A Ddm-path-selector.h65 void (*fail_path) (struct path_selector *ps, struct dm_path *p); member in struct:path_selector_type
H A Ddm-mpath.c944 static int fail_path(struct pgpath *pgpath) fail_path() function
956 pgpath->pg->ps.type->fail_path(&pgpath->pg->ps, &pgpath->path); fail_path()
1162 fail_path(pgpath); pg_init_done()
1177 fail_path(pgpath); pg_init_done()
1186 fail_path(pgpath); pg_init_done()
1273 fail_path(mpio->pgpath); do_end_io()
1513 else if (!strcasecmp(argv[0], "fail_path")) multipath_message()
1514 action = fail_path; multipath_message()
H A Ddm-queue-length.c229 .fail_path = ql_fail_path,
H A Ddm-round-robin.c189 .fail_path = rr_fail_path,
H A Ddm-service-time.c311 .fail_path = st_fail_path,

Completed in 117 milliseconds