Home
last modified time | relevance | path

Searched refs:reinstate_path (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/md/
A Ddm-path-selector.h80 int (*reinstate_path)(struct path_selector *ps, struct dm_path *p); member
A Ddm-ps-round-robin.c215 .reinstate_path = rr_reinstate_path,
A Ddm-ps-io-affinity.c248 .reinstate_path = ioa_reinstate_path,
A Ddm-ps-queue-length.c253 .reinstate_path = ql_reinstate_path,
A Ddm-ps-service-time.c334 .reinstate_path = st_reinstate_path,
A Ddm-ps-historical-service-time.c534 .reinstate_path = hst_reinstate_path,
A Ddm-mpath.c1371 static int reinstate_path(struct pgpath *pgpath) in reinstate_path() function
1387 r = pgpath->pg->ps.type->reinstate_path(&pgpath->pg->ps, &pgpath->path); in reinstate_path()
2004 action = reinstate_path; in multipath_message()

Completed in 15 milliseconds