Searched defs:root_node (Results 1 – 5 of 5) sorted by relevance
29 node_t* root_node = reinterpret_cast<node_t*>(root); in tdestroy() local
46 auto root_node = property_info_area->root_node(); in TEST() local143 auto root_node = property_info_area->root_node(); in TEST() local
172 TrieNode root_node() const { return trie(header()->root_offset); } in root_node() function
213 inline prop_bt* prop_area::root_node() { in root_node() function in prop_area
401 struct ufdt_node* root_node = overlay_trees[i]->root; in ufdt_combine_all_overlays() local