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 btrfs_unpin_extent_cache(struct btrfs_inode *inode, u64 start, u64 len, u64 gen) in btrfs_unpin_extent_cache()
452 void btrfs_clear_em_logging(struct btrfs_inode *inode, struct extent_map *em) in btrfs_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()
581 void btrfs_remove_extent_mapping(struct btrfs_inode *inode, struct extent_map *em) in btrfs_remove_extent_mapping()
594 static void replace_extent_mapping(struct btrfs_inode *inode, in replace_extent_mapping()
642 static noinline int merge_extent_mapping(struct btrfs_inode *inode, in merge_extent_mapping()
696 int btrfs_add_extent_mapping(struct btrfs_inode *inode, in btrfs_add_extent_mapping()
761 static void drop_all_extent_maps_fast(struct btrfs_inode *inode) in drop_all_extent_maps_fast()
799 void btrfs_drop_extent_map_range(struct btrfs_inode *inode, u64 start, u64 end, in btrfs_drop_extent_map_range()
1001 int btrfs_replace_extent_map_range(struct btrfs_inode *inode, in btrfs_replace_extent_map_range()
1035 int btrfs_split_extent_map(struct btrfs_inode *inode, u64 start, u64 len, u64 pre, in btrfs_split_extent_map()
1122 static long btrfs_scan_inode(struct btrfs_inode *inode, struct btrfs_em_shrink_ctx *ctx) in btrfs_scan_inode()
1194 static struct btrfs_inode *find_first_inode_to_shrink(struct btrfs_root *root, in find_first_inode_to_shrink()
1197 struct btrfs_inode *inode; in find_first_inode_to_shrink()
1247 struct btrfs_inode *inode; in btrfs_scan_root()