Searched refs:btrfs_qgroup_inherit (Results 1 – 6 of 6) sorted by relevance
78 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans,80 struct btrfs_qgroup_inherit *inherit);
141 struct btrfs_qgroup_inherit *inherit;
436 struct btrfs_qgroup_inherit *inherit) in create_subvol()487 ret = btrfs_qgroup_inherit(trans, root->fs_info, 0, objectid, inherit); in create_subvol()652 struct btrfs_qgroup_inherit *inherit) in create_snapshot()823 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()1617 struct btrfs_qgroup_inherit *inherit) in btrfs_ioctl_snap_create_transid()1700 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
1848 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, in btrfs_qgroup_inherit() function1850 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
1548 ret = btrfs_qgroup_inherit(trans, fs_info, in create_pending_snapshot()
53 struct btrfs_qgroup_inherit { struct75 struct btrfs_qgroup_inherit __user *qgroup_inherit; argument