Home
last modified time | relevance | path

Searched refs:fail_path (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.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
1338 pgpath->pg->ps.type->fail_path(&pgpath->pg->ps, &pgpath->path); in fail_path()
1551 fail_path(pgpath); in pg_init_done()
1567 fail_path(pgpath); in pg_init_done()
1577 fail_path(pgpath); in pg_init_done()
1661 fail_path(pgpath); in multipath_end_io()
1696 fail_path(pgpath); in multipath_end_io_bio()
1959 action = fail_path; in multipath_message()
Ddm-round-robin.c206 .fail_path = rr_fail_path,
Ddm-queue-length.c248 .fail_path = ql_fail_path,
Ddm-service-time.c330 .fail_path = st_fail_path,
Ddm-historical-service-time.c529 .fail_path = hst_fail_path,