diff options
author | Josef Bacik <[email protected]> | 2024-04-12 16:42:28 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-05-07 21:31:04 +0200 |
commit | 0eea355fc0f48916f29d1f066d06df49f075a593 (patch) | |
tree | e6b9f2ce12c3c49ebc7a14e1747e70062ec78a98 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 26c0fae3e72ff1cf269891aae75c762dc04ee1dd (diff) |
btrfs: add a helper to get the delayed ref node from the data/tree ref
We have several different ways we refer to references throughout the
code and it's not consistent and there's a bit of duplication. In order
to clean this up I want to have one structure we use to define reference
information, and one structure we use for the delayed reference
information. Start this process by adding a helper to get from the
btrfs_delayed_data_ref/btrfs_delayed_tree_ref to the
btrfs_delayed_ref_node so that it'll make moving these structures around
simpler.
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions