Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c709 static ino_t icacheval[CACHESIZE], lasti = 0; in getino() local
720 if (icacheval[i] == ino) in getino()
726 icacheval[cacheoff] = lasti; in getino()