Searched refs:cluster_cache (Results 1 – 1 of 1) sorted by relevance
112 static char *cluster_cache; variable168 cluster_cache = bkmem_alloc(nsec_cache * SECSIZ); in bpcfs_mountroot()169 if (cluster_cache == NULL) { in bpcfs_mountroot()179 head->fi_memp = cluster_cache; in bpcfs_mountroot()600 return (cluster_cache + (sector - nsec_start) * SECSIZ); in readblock()