Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dtdb.c175 struct list_struct { struct
176 tdb_off_t next; /* offset of the next record in the list */
177 tdb_len_t rec_len; /* total byte length of record */
178 tdb_len_t key_len; /* byte length of key */
179 tdb_len_t data_len; /* byte length of data */
180 u32 full_hash; /* the full 32 bit hash of the key */
181 u32 magic; /* try to catch errors */