Searched refs:blkcache (Results 1 – 1 of 1) sorted by relevance
51 } blkcache; variable108 if (blkcache.first[h].hit.len == 0) { in mkuz_blkcache_regblock()109 bcep = &blkcache.first[h]; in mkuz_blkcache_regblock()111 for (bcep = &blkcache.first[h]; bcep != NULL; bcep = bcep->next) { in mkuz_blkcache_regblock()143 bcep->next = blkcache.first[h].next; in mkuz_blkcache_regblock()144 blkcache.first[h].next = bcep; in mkuz_blkcache_regblock()