Searched refs:vdo_is_mapped_location (Results 1 – 3 of 3) sorted by relevance
407 if (vdo_is_mapped_location(&mapping)) in remove_out_of_bounds_entries()433 if (!vdo_is_mapped_location(&mapping)) in process_slot()1542 if (vdo_is_mapped_location(&entry.mapping)) in compute_usages()1545 if (vdo_is_mapped_location(&entry.unmapping)) in compute_usages()
860 static inline bool vdo_is_mapped_location(const struct data_location *location) in vdo_is_mapped_location() function870 return vdo_is_mapped_location(location); in vdo_is_valid_location()
1763 (vdo_is_mapped_location(mapping) && (mapping->pbn == VDO_ZERO_BLOCK))) in is_invalid_tree_entry()1795 if (!vdo_is_mapped_location(&mapping)) { in continue_with_loaded_page()2272 if (!vdo_is_mapped_location(&mapping)) { in vdo_find_block_map_slot()2581 if (!vdo_is_mapped_location(&location)) in traverse()
Completed in 18 milliseconds