Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dencodings.h541 typedef u8 tail_block_offset_t; typedef
545 tail_block_offset_t tail_block_offset;
H A Dslab-depot.c360 tail_block_offset_t tail_block_offset, in update_slab_summary_entry()
1071 tail_block_offset_t offset; in finish_reference_block_write()
2547 tail_block_offset_t last_commit_point = in read_slab_journal_tail()
2554 tail_block_offset_t tail_block = ((last_commit_point == 0) ? in read_slab_journal_tail()
2555 (tail_block_offset_t)(journal->size - 1) : in read_slab_journal_tail()
2571 tail_block_offset_t last_commit_point; in load_slab_journal()
2908 tail_block_offset_t end_index = (tail - 1) % journal->size; in apply_journal_entries()
2914 tail_block_offset_t head_index = head % journal->size; in apply_journal_entries()