Home
last modified time | relevance | path

Searched defs:dblk_cache (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstream.h386 struct kmem_cache *dblk_cache; member
/titanic_41/usr/src/uts/common/io/
H A Dstream.c162 static struct kmem_cache *dblk_cache[DBLK_MAX_CACHE / DBLK_MIN_SIZE]; variable