Home
last modified time | relevance | path

Searched refs:btrfs_map_logical_to_physical (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/fs/btrfs/
Dctree.c162 physical = btrfs_map_logical_to_physical(logical); in btrfs_search_tree()
232 physical = btrfs_map_logical_to_physical(logical); in jump_leaf()
Dbtrfs.h44 u64 btrfs_map_logical_to_physical(u64);
Dextent-io.c80 physical = btrfs_map_logical_to_physical(extent->disk_bytenr); in btrfs_read_extent_reg()
Dchunk-map.c70 u64 btrfs_map_logical_to_physical(u64 logical) in btrfs_map_logical_to_physical() function