Searched refs:type_counts (Results 1 – 1 of 1) sorted by relevance
301 } type_counts[3]; /* indexed by FSD_ACL and FSD_DFACL */ in bufchk() local321 (void) memset(type_counts, 0, sizeof (type_counts)); in bufchk()357 tcp = &type_counts[fsdp->fsd_type]; in bufchk()452 tcp = &type_counts[FSD_DFACL]; in bufchk()468 tcp = &type_counts[FSD_ACL]; in bufchk()486 tcp_all = &type_counts[0]; in bufchk()487 tcp_norm = &type_counts[FSD_ACL]; in bufchk()488 tcp_def = &type_counts[FSD_DFACL]; in bufchk()