Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c291 int nother_objs; in bufchk() member
370 tcp->nother_objs++; in bufchk()
456 tcp->nother_objs != 0 || in bufchk()
492 tcp_all->nother_objs = tcp_def->nother_objs + tcp_norm->nother_objs; in bufchk()
512 tcp_all->nother_objs != 1 || in bufchk()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c845 int nother_objs = 0; in acl_validate() local
885 nother_objs++; in acl_validate()
926 nother_objs != 1 || nclass_objs > 1) { in acl_validate()
936 if (nuser_objs + ngroup_objs + nother_objs + nclass_objs + in acl_validate()