Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h691 struct jsegrec { struct
692 uint64_t jsr_seq; /* Our sequence number */
693 uint64_t jsr_oldest; /* Oldest valid sequence number */
694 uint16_t jsr_cnt; /* Count of valid records */
695 uint16_t jsr_blocks; /* Count of device bsize blocks. */
696 uint32_t jsr_crc; /* 32bit crc of the valid space */
697 ufs_time_t jsr_time; /* timestamp for mount instance */