Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
A Dslab-depot.c119 return (journal->tail_header.has_block_map_increments ? in block_is_full()
138 (slab->journal.tail_header.entry_count == 0)); in is_slab_journal_blank()
664 VDO_ASSERT_LOG_ONLY(journal->tail_header.entry_count == 0, in reopen_slab_journal()
815 (journal->tail_header.entry_count == 0)) { in commit_tail()
855 if (!tail_header->has_block_map_increments) { in encode_slab_journal_entry()
858 tail_header->has_block_map_increments = true; in encode_slab_journal_entry()
916 journal->tail_header.recovery_point.entry_count); in add_entry()
923 result = VDO_ASSERT((journal->tail_header.entry_count < in add_entry()
935 journal->tail_header.recovery_point = recovery_point; in add_entry()
2429 journal->tail_header = header; in finish_loading_journal()
[all …]
A Dslab-depot.h127 struct slab_journal_block_header tail_header; member

Completed in 26 milliseconds