Lines Matching refs:btrfs_inode

2993 void btrfs_delalloc_release_extents(struct btrfs_inode *inode, u64 num_bytes);
2995 int btrfs_delalloc_reserve_metadata(struct btrfs_inode *inode, u64 num_bytes,
3279 int name_len, struct btrfs_inode *dir,
3336 blk_status_t btrfs_csum_one_bio(struct btrfs_inode *inode, struct bio *bio,
3341 void btrfs_extent_item_to_extent_map(struct btrfs_inode *inode,
3346 int btrfs_inode_clear_file_extent_range(struct btrfs_inode *inode, u64 start,
3348 int btrfs_inode_set_file_extent_range(struct btrfs_inode *inode, u64 start,
3350 void btrfs_inode_safe_disk_i_size_write(struct btrfs_inode *inode, u64 new_i_size);
3371 struct btrfs_inode *inode);
3373 int btrfs_set_inode_index(struct btrfs_inode *dir, u64 *index);
3375 struct btrfs_inode *dir, struct btrfs_inode *inode,
3378 struct btrfs_inode *parent_inode, struct btrfs_inode *inode,
3381 int btrfs_truncate_block(struct btrfs_inode *inode, loff_t from, loff_t len,
3387 int btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end,
3420 void btrfs_set_range_writeback(struct btrfs_inode *inode, u64 start, u64 end);
3432 struct extent_map *btrfs_get_extent(struct btrfs_inode *inode,
3436 struct btrfs_root *root, struct btrfs_inode *inode);
3438 struct btrfs_root *root, struct btrfs_inode *inode);
3440 struct btrfs_inode *inode);
3442 int btrfs_cont_expand(struct btrfs_inode *inode, loff_t oldsize, loff_t size);
3453 int btrfs_run_delalloc_range(struct btrfs_inode *inode, struct page *locked_page,
3457 void btrfs_writepage_endio_finish_ordered(struct btrfs_inode *inode,
3462 int btrfs_encoded_read_regular_fill_pages(struct btrfs_inode *inode,
3485 void btrfs_update_inode_bytes(struct btrfs_inode *inode,
3488 void btrfs_assert_inode_range_clean(struct btrfs_inode *inode, u64 start, u64 end);
3511 struct btrfs_inode *inode, u32 extent_thresh);
3517 struct btrfs_root *root, struct btrfs_inode *inode,
3519 int btrfs_replace_file_extents(struct btrfs_inode *inode,
3525 struct btrfs_inode *inode, u64 start, u64 end);
3529 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages,
3533 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos,
3535 void btrfs_check_nocow_unlock(struct btrfs_inode *inode);
3536 bool btrfs_find_delalloc_in_range(struct btrfs_inode *inode, u64 start, u64 end,
4024 int btrfs_reloc_clone_csums(struct btrfs_inode *inode, u64 file_pos, u64 len);
4075 int btrfs_drop_verity_items(struct btrfs_inode *inode);
4089 static inline int btrfs_drop_verity_items(struct btrfs_inode *inode) in btrfs_drop_verity_items()