Searched refs:setup_extent_mapping (Results 1 – 2 of 2) sorted by relevance
/fs/btrfs/ |
D | extent_map.c | 332 static inline void setup_extent_mapping(struct extent_map_tree *tree, in setup_extent_mapping() function 365 setup_extent_mapping(tree, em, modified); in add_extent_mapping() 465 setup_extent_mapping(tree, new, modified); in replace_extent_mapping()
|
D | relocation.c | 3095 int setup_extent_mapping(struct inode *inode, u64 start, u64 end, function 3156 ret = setup_extent_mapping(inode, cluster->start - offset,
|