Home
last modified time | relevance | path

Searched refs:ndef_groups (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c300 int ndef_groups; in bufchk() member
397 tcp->ndef_groups++; in bufchk()
475 tcp->ndef_groups != 0)) { in bufchk()
505 tcp_all->ndef_groups = tcp_def->ndef_groups + tcp_norm->ndef_groups; in bufchk()
561 if (tcp_all->ndef_groups && !tcp_all->ndef_class_objs) { in bufchk()
565 if ((tcp_all->ndef_users || tcp_all->ndef_groups) && in bufchk()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c854 int ndef_groups = 0; in acl_validate() local
912 ndef_groups++; in acl_validate()
962 if (ndef_groups && !ndef_class_objs) { in acl_validate()
965 if ((ndef_users || ndef_groups) && in acl_validate()
970 ndef_class_objs + ndef_users + ndef_groups > in acl_validate()