Searched refs:rb_find_add (Results 1 – 4 of 4) sorted by relevance
234 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add() function
223 rb_find_add(struct rb_node *node, struct rb_root *tree, in rb_find_add() function
683 node = rb_find_add(&uprobe->rb_node, &uprobes_tree, __uprobe_cmp); in __insert_uprobe()
751 tmp = rb_find_add(&root->rb_node, &fs_info->global_root_tree, global_root_cmp); in btrfs_global_root_insert()