Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c142 static void dcnode_recycle(struct dcnode *);
828 dcnode_recycle(dp); in dcnode_alloc()
845 dcnode_recycle(dp); in dcnode_free()
858 dcnode_recycle(dp); in dcnode_free()
864 dcnode_recycle(struct dcnode *dp) in dcnode_recycle() function
1005 dcnode_recycle(ndp); in decompvp()