Searched refs:hashi (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/adosfs/
H A Dadvnops.c593 int error, first, useri, chainc, hashi, scanned; local
619 error = nextbn = hashi = chainc = scanned = 0;
631 if (hashi == pap->ntabent) {
635 if (pap->tab[hashi] == 0) {
636 hashi++;
640 nextbn = pap->tab[hashi];
649 if (pap->tabi[hashi] > 0 && pap->tabi[hashi] <= skip) {
650 scanned += pap->tabi[hashi];
651 hashi
[all...]

Completed in 47 milliseconds