Lines Matching refs:btrfs_inode

2987 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes);
2989 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes,
3273 int name_len, struct btrfs_inode *dir,
3330 blk_status_t btrfs_csum_one_bio(struct btrfs_inode *inode, struct bio *bio,
3335 void btrfs_extent_item_to_extent_map(struct btrfs_inode *inode,
3340 int btrfs_inode_clear_file_extent_range(struct btrfs_inode *inode, u64 start,
3342 int btrfs_inode_set_file_extent_range(struct btrfs_inode *inode, u64 start,
3344 void btrfs_inode_safe_disk_i_size_write(struct btrfs_inode *inode, u64 new_i_size);
3365 struct btrfs_inode *inode);
3367 int btrfs_set_inode_index(struct btrfs_inode *dir, u64 *index);
3369 struct btrfs_inode *dir, struct btrfs_inode *inode,
3372 struct btrfs_inode *parent_inode, struct btrfs_inode *inode,
3375 int btrfs_truncate_block(struct btrfs_inode *inode, loff_t from, loff_t len,
3381 int btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
3414 void btrfs_set_range_writeback(struct btrfs_inode *inode, u64 start, u64 end);
3426 struct extent_map *btrfs_get_extent(struct btrfs_inode *inode,
3430 struct btrfs_root *root, struct btrfs_inode *inode);
3432 struct btrfs_root *root, struct btrfs_inode *inode);
3434 struct btrfs_inode *inode);
3436 int btrfs_cont_expand(struct btrfs_inode *inode, loff_t oldsize, loff_t size);
3447 int btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page,
3451 void btrfs_writepage_endio_finish_ordered(struct btrfs_inode *inode,
3456 int btrfs_encoded_read_regular_fill_pages(struct btrfs_inode *inode,
3479 void btrfs_update_inode_bytes(struct btrfs_inode *inode,
3482 void btrfs_assert_inode_range_clean(struct btrfs_inode *inode, u64 start, u64 end);
3505 struct btrfs_inode *inode, u32 extent_thresh);
3511 struct btrfs_root *root, struct btrfs_inode *inode,
3513 int btrfs_replace_file_extents(struct btrfs_inode *inode,
3519 struct btrfs_inode *inode, u64 start, u64 end);
3523 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages,
3527 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos,
3529 void btrfs_check_nocow_unlock(struct btrfs_inode *inode);
3530 bool btrfs_find_delalloc_in_range(struct btrfs_inode *inode, u64 start, u64 end,
4018 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len);
4069 int btrfs_drop_verity_items(struct btrfs_inode *inode);
4083 static inline int btrfs_drop_verity_items(struct btrfs_inode *inode) in btrfs_drop_verity_items()