Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h221 int32_t *datasize, int shouldCache);
H A Dclusters.c1471 int shouldCache) in readCluster() argument
1490 if (shouldCache == 0) { in readCluster()