Searched refs:btrfs_qgroup_inherit (Results 1 – 6 of 6) sorted by relevance
94 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans,96 struct btrfs_qgroup_inherit *inherit);
136 struct btrfs_qgroup_inherit *inherit;
435 struct btrfs_qgroup_inherit *inherit) in create_subvol()486 ret = btrfs_qgroup_inherit(trans, root->fs_info, 0, objectid, inherit); in create_subvol()651 struct btrfs_qgroup_inherit *inherit) in create_snapshot()822 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()1608 struct btrfs_qgroup_inherit *inherit) in btrfs_ioctl_snap_create_transid()1691 struct btrfs_qgroup_inherit *inherit = NULL; in btrfs_ioctl_snap_create_v2()
2298 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans, in btrfs_qgroup_inherit() function2300 struct btrfs_qgroup_inherit *inherit) in btrfs_qgroup_inherit()
1410 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