Lines Matching defs:inode

82 static int __btrfs_add_inode_defrag(struct btrfs_inode *inode,  in __btrfs_add_inode_defrag()
135 struct btrfs_inode *inode) in btrfs_add_inode_defrag()
184 static void btrfs_requeue_inode_defrag(struct btrfs_inode *inode, in btrfs_requeue_inode_defrag()
277 struct inode *inode; in __btrfs_run_defrag_inode() local
463 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages, in btrfs_dirty_pages()
517 void btrfs_drop_extent_cache(struct btrfs_inode *inode, u64 start, u64 end, in btrfs_drop_extent_cache()
676 struct btrfs_root *root, struct btrfs_inode *inode, in __btrfs_drop_extents()
1014 struct btrfs_root *root, struct inode *inode, u64 start, in btrfs_drop_extents()
1070 struct btrfs_inode *inode, u64 start, u64 end) in btrfs_mark_extent_written()
1318 static int prepare_uptodate_page(struct inode *inode, in prepare_uptodate_page()
1345 static noinline int prepare_pages(struct inode *inode, struct page **pages, in prepare_pages()
1405 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, in lock_and_cleanup_extent_if_need()
1470 static int check_can_nocow(struct btrfs_inode *inode, loff_t pos, in check_can_nocow()
1524 static int check_nocow_nolock(struct btrfs_inode *inode, loff_t pos, in check_nocow_nolock()
1549 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos, in btrfs_check_nocow_lock()
1555 void btrfs_check_nocow_unlock(struct btrfs_inode *inode) in btrfs_check_nocow_unlock()
1565 struct inode *inode = file_inode(file); in btrfs_buffered_write() local
1803 struct inode *inode = file_inode(file); in __btrfs_direct_write() local
1840 static void update_time_for_write(struct inode *inode) in update_time_for_write()
1862 struct inode *inode = file_inode(file); in btrfs_file_write_iter() local
2019 int btrfs_release_file(struct inode *inode, struct file *filp) in btrfs_release_file()
2040 static int start_ordered_ops(struct inode *inode, loff_t start, loff_t end) in start_ordered_ops()
2062 struct btrfs_inode *inode = BTRFS_I(ctx->inode); in skip_inode_logging() local
2098 struct inode *inode = d_inode(dentry); in btrfs_sync_file() local
2314 static int hole_mergeable(struct btrfs_inode *inode, struct extent_buffer *leaf, in hole_mergeable()
2344 struct btrfs_inode *inode, in fill_holes()
2452 static int find_first_non_hole(struct inode *inode, u64 *start, u64 *len) in find_first_non_hole()
2475 static int btrfs_punch_hole_lock_range(struct inode *inode, in btrfs_punch_hole_lock_range()
2518 struct inode *inode, in btrfs_insert_replace_extent()
2606 int btrfs_replace_file_extents(struct inode *inode, struct btrfs_path *path, in btrfs_replace_file_extents()
2838 struct inode *inode = file_inode(file); in btrfs_punch_hole() local
3047 static int btrfs_fallocate_update_isize(struct inode *inode, in btrfs_fallocate_update_isize()
3078 static int btrfs_zero_range_check_range_boundary(struct btrfs_inode *inode, in btrfs_zero_range_check_range_boundary()
3101 static int btrfs_zero_range(struct inode *inode, in btrfs_zero_range()
3282 struct inode *inode = file_inode(file); in btrfs_fallocate() local
3488 static loff_t find_desired_extent(struct inode *inode, loff_t offset, in find_desired_extent()
3559 struct inode *inode = file->f_mapping->host; in btrfs_file_llseek() local
3578 static int btrfs_file_open(struct inode *inode, struct file *filp) in btrfs_file_open()
3589 struct inode *inode = file_inode(iocb->ki_filp); in btrfs_file_read_iter() local
3637 int btrfs_fdatawrite_range(struct inode *inode, loff_t start, loff_t end) in btrfs_fdatawrite_range()