diff options
author | 2024-12-16 12:58:09 +0000 | |
---|---|---|
committer | 2025-01-13 14:53:17 +0100 | |
commit | 2205302298af2036e9c164fca025ba7a1ab2c816 (patch) | |
tree | f97990daddb9c6f6f23f0bf16e14303064ef306c /tools/perf/scripts/python | |
parent | btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c (diff) | |
download | wireguard-linux-2205302298af2036e9c164fca025ba7a1ab2c816.tar.xz wireguard-linux-2205302298af2036e9c164fca025ba7a1ab2c816.zip |
btrfs: move the folio ordered helpers from ctree.h into fs.h
The folio ordered helper macros are defined at ctree.h but this is not
the best place since ctree.{h,c} is all about the btree data structure
implementation and not a generic module. So move these macros into the
fs.h header.
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')
0 files changed, 0 insertions, 0 deletions