diff options
author | Filipe Manana <fdmanana@suse.com> | 2023-04-12 11:33:10 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:22 +0200 |
commit | f469c8bd90b7d595414e4b1876983dc94d0df47e (patch) | |
tree | 97dc282f9e9aad81b316f3e1568dc7a462ab4d38 /Documentation/doc-guide | |
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 <josef@toxicpanda.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 'Documentation/doc-guide')
0 files changed, 0 insertions, 0 deletions