Searched refs:trie_f (Results 1 – 1 of 1) sorted by relevance
277 struct trie_f { struct288 static void trie_store_nodes_size(struct trie_f *trie, struct trie_node *node, bool compat) { in trie_store_nodes_size() argument299 static int64_t trie_store_nodes(struct trie_f *trie, struct trie_node *node, bool compat) { in trie_store_nodes()357 struct trie_f t = { in trie_store()