diff options
author | Anand Jain <[email protected]> | 2024-05-19 08:14:56 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-07-11 15:33:18 +0200 |
commit | 83937fb612efa2f070536d94a8d6cfcbb1c589af (patch) | |
tree | 5d35873a67f4a2fa54fb7c98ee8dab2f1761b174 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 70559abf6241c9ffe23e526a66960ac76d258e0e (diff) |
btrfs: move btrfs_block_group_root() to block-group.c
The function btrfs_block_group_root() is declared in disk-io.c; however,
all its callers are in block-group.c. Move it to the latter file and
declare it static.
Reviewed-by: Naohiro Aota <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Anand Jain <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions