Searched defs:filegrp_info (Results 1 – 1 of 1) sorted by relevance
168 typedef struct filegrp_info { struct169 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) */