Searched refs:btrfs_qgroup_free (Results 1 – 4 of 4) sorted by relevance
98 void btrfs_qgroup_free(struct btrfs_root *root, u64 num_bytes);
563 btrfs_qgroup_free(root, qgroup_reserved); in start_transaction()785 btrfs_qgroup_free(trans->root, trans->qgroup_reserved); in __btrfs_end_transaction()1797 btrfs_qgroup_free(root, trans->qgroup_reserved); in btrfs_commit_transaction()2131 btrfs_qgroup_free(root, trans->qgroup_reserved); in btrfs_commit_transaction()
2568 void btrfs_qgroup_free(struct btrfs_root *root, u64 num_bytes) in btrfs_qgroup_free() function
5272 btrfs_qgroup_free(root, *qgroup_reserved); in btrfs_subvolume_reserve_metadata()5442 btrfs_qgroup_free(root, nr_extents * root->nodesize); in btrfs_delalloc_reserve_metadata()