Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Drepair.c407 if (vdo_is_mapped_location(&mapping)) in remove_out_of_bounds_entries()
433 if (!vdo_is_mapped_location(&mapping)) in process_slot()
1540 if (vdo_is_mapped_location(&entry.mapping)) in compute_usages()
1543 if (vdo_is_mapped_location(&entry.unmapping)) in compute_usages()
H A Dencodings.h847 static inline bool vdo_is_mapped_location(const struct data_location *location) in vdo_is_mapped_location() function
857 return vdo_is_mapped_location(location); in vdo_is_valid_location()
H A Dblock-map.c1782 (vdo_is_mapped_location(mapping) && (mapping->pbn == VDO_ZERO_BLOCK))) in is_invalid_tree_entry()
1814 if (!vdo_is_mapped_location(&mapping)) { in continue_with_loaded_page()
2292 if (!vdo_is_mapped_location(&mapping)) { in vdo_find_block_map_slot()
2598 if (!vdo_is_mapped_location(&location)) in traverse()