Searched refs:rb_simple_search (Results 1 – 3 of 3) sorted by relevance
127 static inline struct rb_node *rb_simple_search(const struct rb_root *root, u64 bytenr) in rb_simple_search() function
315 rb_node = rb_simple_search(&rc->reloc_root_tree.rb_root, bytenr); in find_reloc_root()521 rb_node = rb_simple_search(&rc->reloc_root_tree.rb_root, in __del_reloc_root()562 rb_node = rb_simple_search(&rc->reloc_root_tree.rb_root, in __update_reloc_root()3153 if (rb_simple_search(blocks, bytenr)) in __add_tree_block()
3239 rb_node = rb_simple_search(&cache->rb_root, ref_key->offset); in handle_direct_tree_backref()3378 rb_node = rb_simple_search(&cache->rb_root, eb->start); in handle_indirect_tree_backref()