diff options
author | 2024-12-16 16:29:45 +0000 | |
---|---|---|
committer | 2025-01-13 14:53:17 +0100 | |
commit | 07174a34295767389383fd4e27da2a41ebb6966e (patch) | |
tree | 7db6c659ebe9247f9be9e35409c51338daa5ba95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: move btrfs_alloc_write_mask() into fs.h (diff) | |
download | wireguard-linux-07174a34295767389383fd4e27da2a41ebb6966e.tar.xz wireguard-linux-07174a34295767389383fd4e27da2a41ebb6966e.zip |
btrfs: move extent-tree function declarations out of ctree.h
We have 3 functions that have their prototypes declared in ctree.h but
they are defined at extent-tree.c and they are unrelated to the btree
data structure. Move the prototypes out of ctree.h and into extent-tree.h.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Filipe Manana <fdmanana@suse.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