data_location
const struct data_location *mapping,
struct data_location mapping =
struct data_location mapping;
struct data_location mapping;
struct data_location location =
struct data_location mapped = vdo_unpack_block_map_entry(entry);
struct data_location mapping;
struct data_location unmapping;
static inline struct data_location vdo_unpack_block_map_entry(const struct block_map_entry *entry)
return (struct data_location) {
static inline bool vdo_is_mapped_location(const struct data_location *location)
static inline bool vdo_is_valid_location(const struct data_location *location)
entry->unmapping = (struct data_location) {
struct data_location mapping = vdo_unpack_block_map_entry(&page->entries[slot]);
struct data_location mapping = vdo_unpack_block_map_entry(&page->entries[slot]);