Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c140 static struct dcnode *dcnode_alloc(void);
810 dcnode_alloc(void) in dcnode_alloc() function
979 ndp = dcnode_alloc(); in decompvp()