Home
last modified time | relevance | path

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

/drivers/md/
Ddm-region-hash.c99 void (*wakeup_all_recovery_waiters)(void *context); member
165 void (*wakeup_all_recovery_waiters)(void *context), in dm_region_hash_create()
193 rh->wakeup_all_recovery_waiters = wakeup_all_recovery_waiters; in dm_region_hash_create()
381 rh->wakeup_all_recovery_waiters(rh->context); in complete_resync_work()
638 rh->wakeup_all_recovery_waiters(rh->context); in dm_rh_recovery_prepare()
Ddm-raid1.c116 static void wakeup_all_recovery_waiters(void *context) in wakeup_all_recovery_waiters() function
912 wakeup_all_recovery_waiters, in alloc_context()