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

/linux-master/fs/btrfs/
H A Dqgroup.h329 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid);
H A Dqgroup.c1356 * complete. Otherwise we can deadlock because btrfs_remove_qgroup() needs
1743 int btrfs_remove_qgroup(struct btrfs_trans_handle *trans, u64 qgroupid) function
2886 * fs_info->qgroup_lock so that we don't race with btrfs_remove_qgroup()
H A Dioctl.c3904 ret = btrfs_remove_qgroup(trans, sa->qgroupid);

Completed in 156 milliseconds