Searched refs:btrfs_map_logical_to_physical (Results 1 – 4 of 4) sorted by relevance
162 physical = btrfs_map_logical_to_physical(logical); in btrfs_search_tree()232 physical = btrfs_map_logical_to_physical(logical); in jump_leaf()
44 u64 btrfs_map_logical_to_physical(u64);
80 physical = btrfs_map_logical_to_physical(extent->disk_bytenr); in btrfs_read_extent_reg()
70 u64 btrfs_map_logical_to_physical(u64 logical) in btrfs_map_logical_to_physical() function