diff options
author | David Sterba <dsterba@suse.com> | 2021-07-26 14:15:12 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-08-23 13:19:02 +0200 |
commit | 809d6902b3b05fd6b4494ff1460c227b99fcb4c3 (patch) | |
tree | 03cace75d5c191f60d4c48e11f2ec4dcc7ade220 /fs/btrfs/tree-checker.c | |
parent | f41b6ba93d8ef990c4acc70987bbc138c1926ebb (diff) | |
download | linux-809d6902b3b05fd6b4494ff1460c227b99fcb4c3.tar.gz linux-809d6902b3b05fd6b4494ff1460c227b99fcb4c3.tar.bz2 linux-809d6902b3b05fd6b4494ff1460c227b99fcb4c3.zip |
btrfs: make btrfs_next_leaf static inline
btrfs_next_leaf is a simple wrapper for btrfs_next_old_leaf so move it
to header to avoid the function call overhead.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-checker.c')
0 files changed, 0 insertions, 0 deletions