Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-raid.c3249 /* Start raid set read-only and assumed clean to change in raid_resume() */ in raid_ctr()
4100 static void raid_resume(struct dm_target *ti) in raid_resume() function
4148 .resume = raid_resume,