Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_map.h182 struct extent_map *btrfs_search_extent_mapping(struct extent_map_tree *tree,
H A Dextent_map.c578 struct extent_map *btrfs_search_extent_mapping(struct extent_map_tree *tree, in btrfs_search_extent_mapping() function
730 existing = btrfs_search_extent_mapping(&inode->extent_tree, start, len); in btrfs_add_extent_mapping()
H A Dzoned.c2085 em = btrfs_search_extent_mapping(em_tree, ordered->file_offset, in btrfs_rewrite_logical_zoned()
H A Dinode.c1263 em = btrfs_search_extent_mapping(em_tree, start, num_bytes); in btrfs_get_extent_allocation_hint()
1272 em = btrfs_search_extent_mapping(em_tree, 0, 0); in btrfs_get_extent_allocation_hint()