Searched refs:clusterData (Results 1 – 2 of 2) sorted by relevance
241 return (loop->clusterData.bytes); in findClusterDataInTheCache()266 new->clusterData.bytes = cp; in addToCache()294 return (new->clusterData.bytes); in addToCache()382 if ((bytesWritten = write(fd, clustInfo->clusterData.bytes, in writeCachedCluster()1365 if (((uchar_t *)modified >= loop->clusterData.bytes) && in findImpactedCluster()1367 (loop->clusterData.bytes + BytesPerCluster))) { in findImpactedCluster()
80 ClusterContents clusterData; member