diff options
| author | Filipe Manana <[email protected]> | 2023-04-12 11:33:10 +0100 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-06-19 13:59:22 +0200 |
| commit | f469c8bd90b7d595414e4b1876983dc94d0df47e (patch) | |
| tree | 97dc282f9e9aad81b316f3e1568dc7a462ab4d38 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 45a3e24f65e90a047bef86f927ebdc4c710edaa1 (diff) | |
btrfs: unexport btrfs_prev_leaf()
btrfs_prev_leaf() is not used outside ctree.c, so there's no need to
export it at ctree.h - just make it static at ctree.c and move its
definition above btrfs_search_slot_for_read(), since that function
calls it.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions