Searched refs:RB_ROOT (Results 1 – 11 of 11) sorted by relevance
39 #define RB_ROOT (struct rb_root) { NULL, } macro
2211 c->buds = RB_ROOT; in alloc_ubifs_info()2212 c->old_idx = RB_ROOT; in alloc_ubifs_info()2213 c->size_tree = RB_ROOT; in alloc_ubifs_info()2214 c->orph_tree = RB_ROOT; in alloc_ubifs_info()
629 struct rb_root done_tree = RB_ROOT; in ubifs_consolidate_log()
915 ci.root = RB_ROOT; in dbg_check_orphans()
1343 c->size_tree = RB_ROOT; in ubifs_destroy_size_tree()
186 c->old_idx = RB_ROOT; in destroy_old_idx()
2319 fsckd.inodes = RB_ROOT; in dbg_check_filesystem()
284 av->root = RB_ROOT; in add_volume()1311 ai->volumes = RB_ROOT; in alloc_ai()
1397 ubi->ltree = RB_ROOT; in ubi_eba_init()
1536 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
213 av->root = RB_ROOT; in add_vol()