Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c289 int nother_objs; in bufchk() member
368 tcp->nother_objs++; in bufchk()
454 tcp->nother_objs != 0 || in bufchk()
490 tcp_all->nother_objs = tcp_def->nother_objs + tcp_norm->nother_objs; in bufchk()
510 tcp_all->nother_objs != 1 || in bufchk()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c839 int nother_objs = 0; in acl_validate() local
879 nother_objs++; in acl_validate()
920 nother_objs != 1 || nclass_objs > 1) { in acl_validate()
930 if (nuser_objs + ngroup_objs + nother_objs + nclass_objs + in acl_validate()