Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dslab-depot.c66 static inline bool __must_check must_make_entries_to_flush(struct slab_journal *journal) in must_make_entries_to_flush() function
176 must_make_entries_to_flush(journal) || in check_if_slab_drained()
805 if ((journal->tail_header.entry_count == 0) && must_make_entries_to_flush(journal)) { in commit_tail()