Home
last modified time | relevance | path

Searched defs:list_struct (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtdb.c168 struct list_struct { struct
169 tdb_off next; /* offset of the next record in the list */
170 tdb_len rec_len; /* total byte length of record */
171 tdb_len key_len; /* byte length of key */
172 tdb_len data_len; /* byte length of data */
173 uint32_t full_hash; /* the full 32 bit hash of the key */
174 uint32_t magic; /* try to catch errors */

Completed in 9 milliseconds