Lines Matching refs:file_inode
190 struct btrfs_inode *ip = BTRFS_I(file_inode(file)); in btrfs_ioctl_getflags()
215 struct inode *inode = file_inode(file); in btrfs_ioctl_setflags()
367 struct inode *inode = file_inode(file); in btrfs_ioctl_getversion()
374 struct btrfs_fs_info *fs_info = btrfs_sb(file_inode(file)->i_sb); in btrfs_ioctl_fitrim()
1467 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_resize()
1640 src_inode = file_inode(src.file); in btrfs_ioctl_snap_create_transid()
1641 if (src_inode->i_sb != file_inode(file)->i_sb) { in btrfs_ioctl_snap_create_transid()
1743 struct inode *inode = file_inode(file); in btrfs_ioctl_subvol_getflags()
1765 struct inode *inode = file_inode(file); in btrfs_ioctl_subvol_setflags()
2129 inode = file_inode(file); in btrfs_ioctl_tree_search()
2171 inode = file_inode(file); in btrfs_ioctl_tree_search_v2()
2287 inode = file_inode(file); in btrfs_ioctl_ino_lookup()
2537 struct inode *inode = file_inode(file); in btrfs_ioctl_defrag()
2590 ret = btrfs_defrag_file(file_inode(file), file, in btrfs_ioctl_defrag()
2639 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_rm_dev()
2947 struct inode *src = file_inode(file); in btrfs_ioctl_file_extent_same()
3021 dst = file_inode(dst_file.file); in btrfs_ioctl_file_extent_same()
3683 struct inode *inode = file_inode(file); in btrfs_ioctl_clone()
3724 src = file_inode(src_file.file); in btrfs_ioctl_clone()
3863 struct inode *inode = file_inode(file); in btrfs_ioctl_trans_start()
3903 struct inode *inode = file_inode(file); in btrfs_ioctl_default_subvol()
4142 struct inode *inode = file_inode(file); in btrfs_ioctl_trans_end()
4204 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_scrub()
4498 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_balance()
4695 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_quota_ctl()
4746 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_qgroup_assign()
4798 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_qgroup_create()
4848 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_qgroup_limit()
4896 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_quota_rescan()
4929 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_quota_rescan_status()
4954 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_quota_rescan_wait()
4965 struct inode *inode = file_inode(file); in _btrfs_ioctl_set_received_subvol()
5134 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_get_fslabel()
5157 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_set_fslabel()
5217 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_get_features()
5298 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl_set_features()
5358 struct btrfs_root *root = BTRFS_I(file_inode(file))->root; in btrfs_ioctl()
5428 ret = btrfs_sync_fs(file_inode(file)->i_sb, 1); in btrfs_ioctl()