Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c289 int nuser_objs; in bufchk() member
364 tcp->nuser_objs++; in bufchk()
454 (tcp->nuser_objs != 0 || in bufchk()
490 tcp_all->nuser_objs = tcp_def->nuser_objs + tcp_norm->nuser_objs; in bufchk()
510 if (tcp_all->nuser_objs != 1 || in bufchk()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c843 int nuser_objs = 0; in acl_validate() local
879 nuser_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()