Searched refs:__dm_suspend (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm.c2707 * If __dm_suspend returns 0, the device is completely quiescent
2711 static int __dm_suspend(struct mapped_device *md, struct dm_table *map, function
2847 r = __dm_suspend(md, map, suspend_flags, TASK_INTERRUPTIBLE, DMF_SUSPENDED);
2948 (void) __dm_suspend(md, map, suspend_flags, TASK_UNINTERRUPTIBLE,

Completed in 113 milliseconds