Lines Matching refs:btrfs_inode

2823 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes);
2825 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes);
3079 int name_len, struct btrfs_inode *dir,
3170 blk_status_t btrfs_csum_one_bio(struct btrfs_inode *inode, struct bio *bio,
3174 void btrfs_extent_item_to_extent_map(struct btrfs_inode *inode,
3179 int btrfs_inode_clear_file_extent_range(struct btrfs_inode *inode, u64 start,
3181 int btrfs_inode_set_file_extent_range(struct btrfs_inode *inode, u64 start,
3183 void btrfs_inode_safe_disk_i_size_write(struct btrfs_inode *inode, u64 new_i_size);
3192 struct extent_map *btrfs_get_extent_fiemap(struct btrfs_inode *inode,
3199 struct btrfs_inode *inode);
3201 int btrfs_set_inode_index(struct btrfs_inode *dir, u64 *index);
3203 struct btrfs_inode *dir, struct btrfs_inode *inode,
3206 struct btrfs_inode *parent_inode, struct btrfs_inode *inode,
3209 int btrfs_truncate_block(struct btrfs_inode *inode, loff_t from, loff_t len,
3213 struct btrfs_inode *inode, u64 new_size,
3219 int btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
3234 void btrfs_set_range_writeback(struct btrfs_inode *inode, u64 start, u64 end);
3248 struct extent_map *btrfs_get_extent(struct btrfs_inode *inode,
3252 struct btrfs_root *root, struct btrfs_inode *inode);
3254 struct btrfs_root *root, struct btrfs_inode *inode);
3256 struct btrfs_inode *inode);
3258 int btrfs_cont_expand(struct btrfs_inode *inode, loff_t oldsize, loff_t size);
3269 int btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page,
3273 void btrfs_writepage_endio_finish_ordered(struct btrfs_inode *inode,
3287 void btrfs_update_inode_bytes(struct btrfs_inode *inode,
3318 struct btrfs_inode *inode);
3322 void btrfs_drop_extent_cache(struct btrfs_inode *inode, u64 start, u64 end,
3326 struct btrfs_root *root, struct btrfs_inode *inode,
3328 int btrfs_replace_file_extents(struct btrfs_inode *inode,
3334 struct btrfs_inode *inode, u64 start, u64 end);
3336 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages,
3340 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos,
3342 void btrfs_check_nocow_unlock(struct btrfs_inode *inode);
3789 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len);
3864 int btrfs_drop_verity_items(struct btrfs_inode *inode);
3877 static inline int btrfs_drop_verity_items(struct btrfs_inode *inode) in btrfs_drop_verity_items()