Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_free (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dqgroup.h98 void btrfs_qgroup_free(struct btrfs_root *root, u64 num_bytes);
Dtransaction.c563 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()
Dqgroup.c2568 void btrfs_qgroup_free(struct btrfs_root *root, u64 num_bytes) in btrfs_qgroup_free() function
Dextent-tree.c5272 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()