Searched refs:clusterData (Results 1 – 2 of 2) sorted by relevance
231 return (loop->clusterData.bytes); in findClusterDataInTheCache()256 new->clusterData.bytes = cp; in addToCache()284 return (new->clusterData.bytes); in addToCache()372 if ((bytesWritten = write(fd, clustInfo->clusterData.bytes, in writeCachedCluster()1355 if (((uchar_t *)modified >= loop->clusterData.bytes) && in findImpactedCluster()1357 (loop->clusterData.bytes + BytesPerCluster))) { in findImpactedCluster()
81 ClusterContents clusterData; member