Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h168 typedef struct filegrp_info { struct
169 int fg_magic;
171 uint_t fg_count; /* high-water known # of attrcache entries */
172 uint_t fg_bcount; /* # of bits set in fg_bits */
173 uchar_t fg_bits[DEF_FILEGRP_SIZE / NBBY];
175 size_t fg_size; /* high-water attrcache size (MAXBSIZE ceiling) */