diff options
author | 2020-02-14 00:24:31 +0900 | |
---|---|---|
committer | 2020-03-23 17:01:39 +0100 | |
commit | 6fbceb9fa4f6749445bc0e2ac6750f0ae8e85b42 (patch) | |
tree | e254bfbb3d6fbd47f7af700d5039c20b918303a2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | btrfs: don't kmap() pages from block devices (diff) | |
download | linux-dev-6fbceb9fa4f6749445bc0e2ac6750f0ae8e85b42.tar.xz linux-dev-6fbceb9fa4f6749445bc0e2ac6750f0ae8e85b42.zip |
btrfs: reduce scope of btrfs_scratch_superblocks()
btrfs_scratch_superblocks() isn't used anywhere outside volumes.c so
remove it from the header file and mark it as static. Also move it
above it's callers so we don't need a forward declaration.
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions