Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dclusters.c224 findClusterDataInTheCache(int32_t clusterNum) in findClusterDataInTheCache() function
1476 if ((*data = findClusterDataInTheCache(clusterNum)) != NULL) { in readCluster()