Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dextent_map.h102 struct extent_map *search_extent_mapping(struct extent_map_tree *tree,
H A Dextent_map.c479 struct extent_map *search_extent_mapping(struct extent_map_tree *tree, in search_extent_mapping() function
631 existing = search_extent_mapping(em_tree, start, len); in btrfs_add_extent_mapping()
H A Dzoned.c1684 em = search_extent_mapping(em_tree, ordered->file_offset, in btrfs_rewrite_logical_zoned()
H A Dinode.c1220 em = search_extent_mapping(em_tree, start, num_bytes); in get_extent_allocation_hint()
1229 em = search_extent_mapping(em_tree, 0, 0); in get_extent_allocation_hint()