Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c290 int ngroup_objs; in bufchk() member
367 tcp->ngroup_objs++; in bufchk()
455 tcp->ngroup_objs != 0 || in bufchk()
491 tcp_all->ngroup_objs = tcp_def->ngroup_objs + tcp_norm->ngroup_objs; in bufchk()
511 tcp_all->ngroup_objs != 1 || in bufchk()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c844 int ngroup_objs = 0; in acl_validate() local
882 ngroup_objs++; in acl_validate()
925 if (nuser_objs != 1 || ngroup_objs != 1 || in acl_validate()
936 if (nuser_objs + ngroup_objs + nother_objs + nclass_objs + in acl_validate()