Lines Matching defs:inode

71 int btrfs_dirty_folio(struct btrfs_inode *inode, struct folio *folio, loff_t pos,  in btrfs_dirty_folio()
139 struct btrfs_root *root, struct btrfs_inode *inode, in btrfs_drop_extents()
550 struct btrfs_inode *inode, u64 start, u64 end) in btrfs_mark_extent_written()
803 static int prepare_uptodate_folio(struct inode *inode, struct folio *folio, u64 pos, in prepare_uptodate_folio()
843 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags()
859 static noinline int prepare_one_folio(struct inode *inode, struct folio **folio_ret, in prepare_one_folio()
903 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct folio *folio, in lock_and_cleanup_extent_if_need()
982 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos, in btrfs_check_nocow_lock()
1045 void btrfs_check_nocow_unlock(struct btrfs_inode *inode) in btrfs_check_nocow_unlock()
1053 struct inode *inode = file_inode(file); in btrfs_write_check() local
1097 static void release_space(struct btrfs_inode *inode, struct extent_changeset *data_reserved, in release_space()
1121 static ssize_t reserve_space(struct btrfs_inode *inode, in reserve_space()
1171 static void shrink_reserved_space(struct btrfs_inode *inode, in shrink_reserved_space()
1188 static size_t calc_write_bytes(const struct btrfs_inode *inode, in calc_write_bytes()
1204 static int copy_one_range(struct btrfs_inode *inode, struct iov_iter *iter, in copy_one_range()
1358 struct inode *inode = file_inode(file); in btrfs_buffered_write() local
1412 struct inode *inode = file_inode(file); in btrfs_encoded_write() local
1443 struct btrfs_inode *inode = BTRFS_I(file_inode(file)); in btrfs_do_write_iter() local
1486 int btrfs_release_file(struct inode *inode, struct file *filp) in btrfs_release_file()
1509 static int start_ordered_ops(struct btrfs_inode *inode, loff_t start, loff_t end) in start_ordered_ops()
1529 struct btrfs_inode *inode = ctx->inode; in skip_inode_logging() local
1565 struct btrfs_inode *inode = BTRFS_I(d_inode(dentry)); in btrfs_sync_file() local
1860 struct btrfs_inode *inode = BTRFS_I(file_inode(vmf->vma->vm_file)); in btrfs_page_mkwrite() local
2062 static bool hole_mergeable(struct btrfs_inode *inode, struct extent_buffer *leaf, in hole_mergeable()
2092 struct btrfs_inode *inode, in fill_holes()
2190 static int find_first_non_hole(struct btrfs_inode *inode, u64 *start, u64 *len) in find_first_non_hole()
2233 static bool check_range_has_page(struct inode *inode, u64 start, u64 end) in check_range_has_page()
2277 static void btrfs_punch_hole_lock_range(struct inode *inode, in btrfs_punch_hole_lock_range()
2307 struct btrfs_inode *inode, in btrfs_insert_replace_extent()
2401 int btrfs_replace_file_extents(struct btrfs_inode *inode, in btrfs_replace_file_extents()
2658 struct inode *inode = file_inode(file); in btrfs_punch_hole() local
2859 static int btrfs_fallocate_update_isize(struct inode *inode, in btrfs_fallocate_update_isize()
2900 static int btrfs_zero_range_check_range_boundary(struct btrfs_inode *inode, in btrfs_zero_range_check_range_boundary()
2923 static int btrfs_zero_range(struct inode *inode, in btrfs_zero_range()
3103 struct inode *inode = file_inode(file); in btrfs_fallocate() local
3301 static bool find_delalloc_subrange(struct btrfs_inode *inode, u64 start, u64 end, in find_delalloc_subrange()
3425 bool btrfs_find_delalloc_in_range(struct btrfs_inode *inode, u64 start, u64 end, in btrfs_find_delalloc_in_range()
3485 static bool find_desired_extent_in_hole(struct btrfs_inode *inode, int whence, in find_desired_extent_in_hole()
3538 struct btrfs_inode *inode = BTRFS_I(file->f_mapping->host); in find_desired_extent() local
3794 struct inode *inode = file->f_mapping->host; in btrfs_file_llseek() local
3813 static int btrfs_file_open(struct inode *inode, struct file *filp) in btrfs_file_open()
3877 int btrfs_fdatawrite_range(struct btrfs_inode *inode, loff_t start, loff_t end) in btrfs_fdatawrite_range()