Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dhibernate.h69 struct hibernate_disk_chunk { struct
70 paddr_t base; /* Base of chunk */
71 paddr_t end; /* End of chunk */
72 daddr_t offset; /* Abs. disk block locating chunk */
73 size_t compressed_size; /* Compressed size on disk */
74 short flags; /* Flags */