Searched refs:vdo_unpack_block_map_entry (Results 1 – 3 of 3) sorted by relevance
849 static inline struct data_location vdo_unpack_block_map_entry(const struct block_map_entry *entry) in vdo_unpack_block_map_entry() function939 .mapping = vdo_unpack_block_map_entry(&entry->mapping), in vdo_unpack_recovery_journal_entry()940 .unmapping = vdo_unpack_block_map_entry(&entry->unmapping), in vdo_unpack_recovery_journal_entry()
405 struct data_location mapping = vdo_unpack_block_map_entry(&page->entries[slot]); in remove_out_of_bounds_entries()425 struct data_location mapping = vdo_unpack_block_map_entry(&page->entries[slot]); in process_slot()1302 entry->mapping = vdo_unpack_block_map_entry(&packed_entry->block_map_entry); in unpack_entry()
1803 vdo_unpack_block_map_entry(&page->entries[slot.block_map_slot.slot]); in continue_with_loaded_page()2282 mapping = vdo_unpack_block_map_entry(&page->entries[tree_slot.block_map_slot.slot]); in vdo_find_block_map_slot()2331 mapping = vdo_unpack_block_map_entry(&page->entries[slot]); in vdo_find_block_map_page_pbn()2597 vdo_unpack_block_map_entry(&page->entries[level->slot]); in traverse()3150 struct data_location mapped = vdo_unpack_block_map_entry(entry); in set_mapped_location()