Searched defs:shouldCache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c1464 * of bytes read in "datasize". If shouldCache is non-zero
1471 int shouldCache)
1490 if (shouldCache == 0) {
1470 readCluster(int fd, int32_t clusterNum, uchar_t **data, int32_t *datasize, int shouldCache) argument

Completed in 48 milliseconds