Searched refs:RB_ROOT (Results 1 – 13 of 13) sorted by relevance
38 #define RB_ROOT (struct rb_root) { NULL, } macro
85 tree->root = RB_ROOT; in cache_tree_init()
780 fs_info->fs_root_tree = RB_ROOT; in btrfs_new_fs_info()
2217 c->buds = RB_ROOT; in alloc_ubifs_info()2218 c->old_idx = RB_ROOT; in alloc_ubifs_info()2219 c->size_tree = RB_ROOT; in alloc_ubifs_info()2220 c->orph_tree = RB_ROOT; in alloc_ubifs_info()
630 struct rb_root done_tree = RB_ROOT; in ubifs_consolidate_log()
916 ci.root = RB_ROOT; in dbg_check_orphans()
1345 c->size_tree = RB_ROOT; in ubifs_destroy_size_tree()
185 c->old_idx = RB_ROOT; in destroy_old_idx()
2320 fsckd.inodes = RB_ROOT; in dbg_check_filesystem()
287 av->root = RB_ROOT; in add_volume()1314 ai->volumes = RB_ROOT; in alloc_ai()
1399 ubi->ltree = RB_ROOT; in ubi_eba_init()
1537 ubi->used = ubi->erroneous = ubi->free = ubi->scrub = RB_ROOT;
217 av->root = RB_ROOT; in add_vol()
Completed in 31 milliseconds