Lines Matching refs:btrfs_inode

2799 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes);
2801 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes);
3022 int name_len, struct btrfs_inode *dir,
3113 blk_status_t btrfs_csum_one_bio(struct btrfs_inode *inode, struct bio *bio,
3117 void btrfs_extent_item_to_extent_map(struct btrfs_inode *inode,
3122 int btrfs_inode_clear_file_extent_range(struct btrfs_inode *inode, u64 start,
3124 int btrfs_inode_set_file_extent_range(struct btrfs_inode *inode, u64 start,
3126 void btrfs_inode_safe_disk_i_size_write(struct btrfs_inode *inode, u64 new_i_size);
3134 struct extent_map *btrfs_get_extent_fiemap(struct btrfs_inode *inode,
3141 struct btrfs_inode *inode);
3143 int btrfs_set_inode_index(struct btrfs_inode *dir, u64 *index);
3146 struct btrfs_inode *dir, struct btrfs_inode *inode,
3149 struct btrfs_inode *parent_inode, struct btrfs_inode *inode,
3152 int btrfs_truncate_block(struct btrfs_inode *inode, loff_t from, loff_t len,
3156 struct btrfs_inode *inode, u64 new_size,
3162 int btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
3179 void btrfs_set_range_writeback(struct btrfs_inode *inode, u64 start, u64 end);
3193 struct extent_map *btrfs_get_extent(struct btrfs_inode *inode,
3197 struct btrfs_root *root, struct btrfs_inode *inode);
3199 struct btrfs_root *root, struct btrfs_inode *inode);
3201 struct btrfs_inode *inode);
3203 int btrfs_cont_expand(struct btrfs_inode *inode, loff_t oldsize, loff_t size);
3214 int btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page,
3218 void btrfs_writepage_endio_finish_ordered(struct btrfs_inode *inode,
3232 void btrfs_update_inode_bytes(struct btrfs_inode *inode,
3263 struct btrfs_inode *inode);
3267 void btrfs_drop_extent_cache(struct btrfs_inode *inode, u64 start, u64 end,
3271 struct btrfs_root *root, struct btrfs_inode *inode,
3273 int btrfs_replace_file_extents(struct btrfs_inode *inode,
3279 struct btrfs_inode *inode, u64 start, u64 end);
3281 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages,
3285 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos,
3287 void btrfs_check_nocow_unlock(struct btrfs_inode *inode);
3731 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len);
3806 int btrfs_drop_verity_items(struct btrfs_inode *inode);
3819 static inline int btrfs_drop_verity_items(struct btrfs_inode *inode) in btrfs_drop_verity_items()