Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_account_extent (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dqgroup-tests.c227 * we can only call btrfs_qgroup_account_extent() directly to test in test_no_shared_qgroup()
252 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
259 /* btrfs_qgroup_account_extent() always frees the ulists passed to it. */ in test_no_shared_qgroup()
290 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
355 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
390 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
431 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dqgroup-tests.c230 * we can only call btrfs_qgroup_account_extent() directly to test in test_no_shared_qgroup()
257 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
264 /* btrfs_qgroup_account_extent() always frees the ulists passed to it. */ in test_no_shared_qgroup()
297 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_no_shared_qgroup()
369 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
406 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
449 ret = btrfs_qgroup_account_extent(&trans, nodesize, nodesize, old_roots, in test_multiple_refs()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.h341 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
H A Dqgroup.c2627 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_account_extent() function
2772 ret = btrfs_qgroup_account_extent(trans, record->bytenr, in btrfs_qgroup_account_extents()
3304 ret = btrfs_qgroup_account_extent(trans, found.objectid, in qgroup_rescan_leaf()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.h356 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr,
H A Dqgroup.c2693 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_account_extent() function
2852 ret = btrfs_qgroup_account_extent(trans, record->bytenr, in btrfs_qgroup_account_extents()
3371 ret = btrfs_qgroup_account_extent(trans, found.objectid, in qgroup_rescan_leaf()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h1628 TRACE_EVENT(btrfs_qgroup_account_extent,
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h1796 TRACE_EVENT(btrfs_qgroup_account_extent,

Completed in 16 milliseconds