Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Ddecomp.h62 size_t dc_hdrsize; member
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c873 kmem_free(dp->dc_hdr, dp->dc_hdrsize); in dcnode_recycle()
875 dp->dc_hdrsize = dp->dc_zmax = 0; in dcnode_recycle()
983 ndp->dc_hdrsize = hdrsize; in decompvp()