Searched refs:btrfs_search_extent_mapping (Results 1 – 4 of 4) sorted by relevance
| /fs/btrfs/ |
| A D | extent_map.h | 183 struct extent_map *btrfs_search_extent_mapping(struct extent_map_tree *tree,
|
| A D | extent_map.c | 566 struct extent_map *btrfs_search_extent_mapping(struct extent_map_tree *tree, in btrfs_search_extent_mapping() function 718 existing = btrfs_search_extent_mapping(&inode->extent_tree, start, len); in btrfs_add_extent_mapping()
|
| A D | zoned.c | 1865 em = btrfs_search_extent_mapping(em_tree, ordered->file_offset, in btrfs_rewrite_logical_zoned()
|
| A D | inode.c | 1215 em = btrfs_search_extent_mapping(em_tree, start, num_bytes); in btrfs_get_extent_allocation_hint() 1224 em = btrfs_search_extent_mapping(em_tree, 0, 0); in btrfs_get_extent_allocation_hint()
|
Completed in 29 milliseconds