Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c139 static struct dcnode *dcnode_alloc(void);
808 dcnode_alloc(void) in dcnode_alloc() function
977 ndp = dcnode_alloc(); in decompvp()