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

/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.c936 * advance_tail() - Advance the tail of the journal.
941 static bool advance_tail(struct recovery_journal *journal) function
1010 if (is_block_full(journal->active_block) && !advance_tail(journal))

Completed in 117 milliseconds