Home
last modified time | relevance | path

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

/linux/drivers/md/
A Ddm-path-selector.h65 int (*reinstate_path) (struct path_selector *ps, struct dm_path *p); member
A Ddm-ps-round-robin.c211 .reinstate_path = rr_reinstate_path,
A Ddm-ps-io-affinity.c248 .reinstate_path = ioa_reinstate_path,
A Ddm-ps-queue-length.c252 .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.c1363 static int reinstate_path(struct pgpath *pgpath) in reinstate_path() function
1379 r = pgpath->pg->ps.type->reinstate_path(&pgpath->pg->ps, &pgpath->path); in reinstate_path()
1995 action = reinstate_path; in multipath_message()

Completed in 12 milliseconds