Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c144 static void dcinsert(struct dcnode *);
1009 dcinsert(ndp); in decompvp()
1027 dcinsert(struct dcnode *newdp) in dcinsert() function