Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c288 int ngroup_objs; in bufchk() member
365 tcp->ngroup_objs++; in bufchk()
453 tcp->ngroup_objs != 0 || in bufchk()
489 tcp_all->ngroup_objs = tcp_def->ngroup_objs + tcp_norm->ngroup_objs; in bufchk()
509 tcp_all->ngroup_objs != 1 || in bufchk()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c838 int ngroup_objs = 0; in acl_validate() local
876 ngroup_objs++; in acl_validate()
919 if (nuser_objs != 1 || ngroup_objs != 1 || in acl_validate()
930 if (nuser_objs + ngroup_objs + nother_objs + nclass_objs + in acl_validate()