Searched refs:orph_tree (Results 1 – 3 of 3) sorted by relevance
70 p = &c->orph_tree.rb_node; in ubifs_add_orphan()88 rb_insert_color(&orphan->rb, &c->orph_tree); in ubifs_add_orphan()102 p = c->orph_tree.rb_node; in lookup_orphan()118 rb_erase(&o->rb, &c->orph_tree); in __orphan_drop()139 rb_erase(&orph->rb, &c->orph_tree); in orphan_delete()
1404 struct rb_root orph_tree; member
2106 c->orph_tree = RB_ROOT; in alloc_ubifs_info()