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

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c133 struct kmem_cache *dcbuf_cache[DCCACHESIZE]; variable in typeref:struct:kmem_cache
987 cpp = &dcbuf_cache[btop(bsize)];
990 *cpp = kmem_cache_create("dcbuf_cache", ndp->dc_zmax, 0, NULL,

Completed in 59 milliseconds