Lines Matching refs:btrfs_inode
80 static void remove_em(struct btrfs_inode *inode, struct extent_map *em) in remove_em()
342 static void try_merge_map(struct btrfs_inode *inode, struct extent_map *em) in try_merge_map()
412 int unpin_extent_cache(struct btrfs_inode *inode, u64 start, u64 len, u64 gen) in unpin_extent_cache()
452 void clear_em_logging(struct btrfs_inode *inode, struct extent_map *em) in clear_em_logging()
461 static inline void setup_extent_mapping(struct btrfs_inode *inode, in setup_extent_mapping()
488 static int add_extent_mapping(struct btrfs_inode *inode, in add_extent_mapping()
582 void remove_extent_mapping(struct btrfs_inode *inode, struct extent_map *em) in remove_extent_mapping()
595 static void replace_extent_mapping(struct btrfs_inode *inode, in replace_extent_mapping()
643 static noinline int merge_extent_mapping(struct btrfs_inode *inode, in merge_extent_mapping()
697 int btrfs_add_extent_mapping(struct btrfs_inode *inode, in btrfs_add_extent_mapping()
762 static void drop_all_extent_maps_fast(struct btrfs_inode *inode) in drop_all_extent_maps_fast()
800 void btrfs_drop_extent_map_range(struct btrfs_inode *inode, u64 start, u64 end, in btrfs_drop_extent_map_range()
1002 int btrfs_replace_extent_map_range(struct btrfs_inode *inode, in btrfs_replace_extent_map_range()
1036 int split_extent_map(struct btrfs_inode *inode, u64 start, u64 len, u64 pre, in split_extent_map()
1123 static long btrfs_scan_inode(struct btrfs_inode *inode, struct btrfs_em_shrink_ctx *ctx) in btrfs_scan_inode()
1195 static struct btrfs_inode *find_first_inode_to_shrink(struct btrfs_root *root, in find_first_inode_to_shrink()
1198 struct btrfs_inode *inode; in find_first_inode_to_shrink()
1248 struct btrfs_inode *inode; in btrfs_scan_root()