Home
last modified time | relevance | path

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

/csrg-svn/sys/ufs/lfs/
H A Dlfs.h31 struct segusage { struct
32 u_int32_t su_nbytes; /* number of live bytes */
33 u_int32_t su_lastmod; /* SEGUSE last modified timestamp */
34 u_int16_t su_nsums; /* number of summaries in segment */
35 u_int16_t su_ninos; /* number of inode blocks in seg */
40 u_int32_t su_flags;