Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_account_extents (Results 1 – 3 of 3) sorted by relevance

/fs/btrfs/
Dqgroup.h344 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans);
Dtransaction.c1457 ret = btrfs_qgroup_account_extents(trans); in qgroup_account_snapshot()
2339 ret = btrfs_qgroup_account_extents(trans); in btrfs_commit_transaction()
Dqgroup.c2719 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans) in btrfs_qgroup_account_extents() function