diff options
author | David Sterba <dsterba@suse.com> | 2020-06-25 18:35:24 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 17:45:35 +0200 |
commit | bebb22c13dc147aa80cd5c9d397d286f133fabb1 (patch) | |
tree | 304ae04425d2f88bf882eccae9fe8022d2034892 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c367602a78a24dae5444d2810e94aa8dc6338ac2 (diff) |
btrfs: open code inexact rbtree search in tree_search
The call chain from
tree_search
tree_search_for_insert
__etree_search
can be open coded and allow further simplifications, here we need a tree
search with fallback to the next node in case it's not found. This is
represented as __etree_search parameters next_ret=valid, prev_ret=NULL.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions