diff options
author | Josef Bacik <[email protected]> | 2024-04-13 00:07:06 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-05-07 21:31:05 +0200 |
commit | efc7d5dbf8b42eb53db31443520e979b05cd1908 (patch) | |
tree | 048cd4b46c0b04cf1c01ec38c063f8cd51cc649e /tools/perf/scripts/python/syscall-counts.py | |
parent | 44cc2e38e67b7b7551e923571ef6ea51f3ae1e05 (diff) |
btrfs: stop referencing btrfs_delayed_tree_ref directly
We only ever need to use this to get the level of the tree block ref, so
use the btrfs_delayed_ref_owner() helper, which returns the level for
the given reference.
Reviewed-by: Filipe Manana <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions