Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dslab-depot.c115 static bool __must_check block_is_full(struct slab_journal *journal) in block_is_full() function
768 journal->partial_write_in_progress = !block_is_full(journal); in write_slab_journal_block()
936 if (block_is_full(journal)) in add_entry()