Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs.h302 struct cpisec { struct
303 u_int32_t s_magic;
304 u_int32_t s_cpicnt; /* Count of CPI's in this sector */
305 u_int32_t s_cpifirst; /* Index of first CPI in this sector */
306 lsn_t s_next; /* Pointer to next CPI Sector */
307 struct cpiblk s_cpi[0x1F]; /* Array of CPI blocks */