Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dqgroup.h74 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans,
Dtransaction.c1545 ret = btrfs_qgroup_account_extents(trans, fs_info); in create_pending_snapshot()
2054 ret = btrfs_qgroup_account_extents(trans, root->fs_info); in btrfs_commit_transaction()
Dqgroup.c1739 int btrfs_qgroup_account_extents(struct btrfs_trans_handle *trans, in btrfs_qgroup_account_extents() function