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