reinstate_path   1269 drivers/md/dm-mpath.c 	r = pgpath->pg->ps.type->reinstate_path(&pgpath->pg->ps, &pgpath->path);
reinstate_path   1827 drivers/md/dm-mpath.c 		action = reinstate_path;
reinstate_path     65 drivers/md/dm-path-selector.h 	int (*reinstate_path) (struct path_selector *ps, struct dm_path *p);
reinstate_path    249 drivers/md/dm-queue-length.c 	.reinstate_path	= ql_reinstate_path,
reinstate_path    207 drivers/md/dm-round-robin.c 	.reinstate_path = rr_reinstate_path,
reinstate_path    331 drivers/md/dm-service-time.c 	.reinstate_path	= st_reinstate_path,