Home
last modified time | relevance | path

Searched refs:root_off (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dhwdb-util.c362 int64_t root_off; in trie_store() local
387 root_off = trie_store_nodes(&t, trie->root, compat); in trie_store()
388 h.nodes_root_off = htole64(root_off); in trie_store()