Searched refs:cluster_cache (Results 1 – 1 of 1) sorted by relevance
110 static char *cluster_cache; variable166 cluster_cache = bkmem_alloc(nsec_cache * SECSIZ); in bpcfs_mountroot()167 if (cluster_cache == NULL) { in bpcfs_mountroot()177 head->fi_memp = cluster_cache; in bpcfs_mountroot()598 return (cluster_cache + (sector - nsec_start) * SECSIZ); in readblock()