Home
last modified time | relevance | path

Searched refs:totalClients (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3.c276 -(sci->totalClients)); in pass3a()
306 lncntp[sci->shadow] -= sci->totalClients); in pass3a()
H A Dfsck.h281 int totalClients; /* how many inodes total refer to this */ member
H A Dutilities.c1739 sci->totalClients = 0; in registershadowclient()
1743 sci->totalClients++; in registershadowclient()