Searched refs:rb_simple_search (Results 1 – 3 of 3) sorted by relevance
69 static inline struct rb_node *rb_simple_search(const struct rb_root *root, u64 bytenr) in rb_simple_search() function
303 rb_node = rb_simple_search(&rc->reloc_root_tree.rb_root, bytenr); in find_reloc_root()510 rb_node = rb_simple_search(&rc->reloc_root_tree.rb_root, in __del_reloc_root()552 rb_node = rb_simple_search(&rc->reloc_root_tree.rb_root, in __update_reloc_root()3185 if (rb_simple_search(blocks, bytenr)) in __add_tree_block()
3224 rb_node = rb_simple_search(&cache->rb_root, ref_key->offset); in handle_direct_tree_backref()3363 rb_node = rb_simple_search(&cache->rb_root, eb->start); in handle_indirect_tree_backref()