diff options
author | 2024-04-12 16:42:28 -0400 | |
---|---|---|
committer | 2024-05-07 21:31:04 +0200 | |
commit | 0eea355fc0f48916f29d1f066d06df49f075a593 (patch) | |
tree | e6b9f2ce12c3c49ebc7a14e1747e70062ec78a98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries() (diff) | |
download | wireguard-linux-0eea355fc0f48916f29d1f066d06df49f075a593.tar.xz wireguard-linux-0eea355fc0f48916f29d1f066d06df49f075a593.zip |
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 <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions