Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dextent_map.h93 struct extent_map *search_extent_mapping(struct extent_map_tree *tree,
Dextent_map.c428 struct extent_map *search_extent_mapping(struct extent_map_tree *tree, in search_extent_mapping() function
567 existing = search_extent_mapping(em_tree, start, len); in btrfs_add_extent_mapping()
Dinode.c938 em = search_extent_mapping(em_tree, start, num_bytes); in get_extent_allocation_hint()
947 em = search_extent_mapping(em_tree, 0, 0); in get_extent_allocation_hint()