Lines Matching refs:btrfs_inode
127 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages, in btrfs_dirty_pages()
201 struct btrfs_root *root, struct btrfs_inode *inode, in btrfs_drop_extents()
594 struct btrfs_inode *inode, u64 start, u64 end) in btrfs_mark_extent_written()
976 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, in lock_and_cleanup_extent_if_need()
1061 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos, in btrfs_check_nocow_lock()
1104 void btrfs_check_nocow_unlock(struct btrfs_inode *inode) in btrfs_check_nocow_unlock()
1662 struct btrfs_inode *inode = BTRFS_I(file_inode(file)); in btrfs_do_write_iter()
1746 struct btrfs_inode *inode = BTRFS_I(ctx->inode); in skip_inode_logging()
2035 static int hole_mergeable(struct btrfs_inode *inode, struct extent_buffer *leaf, in hole_mergeable()
2065 struct btrfs_inode *inode, in fill_holes()
2168 static int find_first_non_hole(struct btrfs_inode *inode, u64 *start, u64 *len) in find_first_non_hole()
2234 struct btrfs_inode *inode, in btrfs_insert_replace_extent()
2327 int btrfs_replace_file_extents(struct btrfs_inode *inode, in btrfs_replace_file_extents()
2823 static int btrfs_zero_range_check_range_boundary(struct btrfs_inode *inode, in btrfs_zero_range_check_range_boundary()
3219 static bool find_delalloc_subrange(struct btrfs_inode *inode, u64 start, u64 end, in find_delalloc_subrange()
3343 bool btrfs_find_delalloc_in_range(struct btrfs_inode *inode, u64 start, u64 end, in btrfs_find_delalloc_in_range()
3403 static bool find_desired_extent_in_hole(struct btrfs_inode *inode, int whence, in find_desired_extent_in_hole()
3456 struct btrfs_inode *inode = BTRFS_I(file->f_mapping->host); in find_desired_extent()