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

/linux-master/drivers/md/dm-vdo/
H A Dslab-depot.c1004 * requires_reaping() - Check whether the journal must be reaped before adding new entries.
1009 static bool requires_reaping(const struct slab_journal *journal) function
1812 if (requires_reaping(journal)) {
3255 if ((slab->status != VDO_SLAB_REBUILT) && requires_reaping(&slab->journal))

Completed in 138 milliseconds