Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c294 int ndef_class_objs; in bufchk() member
383 tcp->ndef_class_objs++; in bufchk()
471 tcp->ndef_class_objs != 0 || in bufchk()
498 tcp_all->ndef_class_objs = in bufchk()
499 tcp_def->ndef_class_objs + tcp_norm->ndef_class_objs; in bufchk()
522 tcp_all->ndef_class_objs > 1) { in bufchk()
559 if (tcp_all->ndef_groups && !tcp_all->ndef_class_objs) { in bufchk()
564 ((numdefs != 3) && !tcp_all->ndef_class_objs)) { in bufchk()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c844 int ndef_class_objs = 0; in acl_validate() local
894 ndef_class_objs++; in acl_validate()
942 ndef_group_objs > 1 || ndef_class_objs > 1) { in acl_validate()
956 if (ndef_groups && !ndef_class_objs) { in acl_validate()
960 ((numdefs != 3) && !ndef_class_objs)) { in acl_validate()
964 ndef_class_objs + ndef_users + ndef_groups > in acl_validate()