aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2023-04-12 11:33:10 +0100
committerDavid Sterba <[email protected]>2023-06-19 13:59:22 +0200
commitf469c8bd90b7d595414e4b1876983dc94d0df47e (patch)
tree97dc282f9e9aad81b316f3e1568dc7a462ab4d38 /tools/perf/scripts/python
parent45a3e24f65e90a047bef86f927ebdc4c710edaa1 (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')
0 files changed, 0 insertions, 0 deletions