Home
last modified time | relevance | path

Searched refs:dcbuf_cache (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c134 struct kmem_cache *dcbuf_cache[DCCACHESIZE]; variable
989 cpp = &dcbuf_cache[btop(bsize)]; in decompvp()