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

/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.c293 static void notify_commit_waiters(struct recovery_journal *journal);
339 notify_commit_waiters(journal);
1206 * notify_commit_waiters() - Notify any VIOs whose entries have now committed.
1209 static void notify_commit_waiters(struct recovery_journal *journal) function
1287 notify_commit_waiters(journal);

Completed in 218 milliseconds