Searched refs:btrfs_qgroup_inherit (Results 1 – 5 of 5) sorted by relevance
79 int btrfs_qgroup_inherit(struct btrfs_trans_handle *trans,81 struct btrfs_qgroup_inherit *inherit);
141 struct btrfs_qgroup_inherit *inherit;
440 struct btrfs_qgroup_inherit *inherit) in create_subvol()491 ret = btrfs_qgroup_inherit(trans, root->fs_info, 0, objectid, inherit); in create_subvol()662 struct btrfs_qgroup_inherit *inherit) in create_snapshot()833 struct btrfs_qgroup_inherit *inherit) in btrfs_mksubvol()1627 struct btrfs_qgroup_inherit *inherit) in btrfs_ioctl_snap_create_transid()1716 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()
1550 ret = btrfs_qgroup_inherit(trans, fs_info, in create_pending_snapshot()