Home
last modified time | relevance | path

Searched refs:btrfs_remove_qgroup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.h257 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
H A Dqgroup.c1228 * complete. Otherwise we can deadlock because btrfs_remove_qgroup() needs in btrfs_quota_disable()
1620 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) in btrfs_remove_qgroup() function
H A Dioctl.c4342 ret = btrfs_remove_qgroup(trans, sa->qgroupid); in btrfs_ioctl_qgroup_create()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.h272 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
H A Dqgroup.c1259 * complete. Otherwise we can deadlock because btrfs_remove_qgroup() needs in btrfs_quota_disable()
1671 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) in btrfs_remove_qgroup() function
H A Dioctl.c3827 ret = btrfs_remove_qgroup(trans, sa->qgroupid); in btrfs_ioctl_qgroup_create()

Completed in 24 milliseconds