Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c148 static void dclru_sub(struct dcnode *);
825 dclru_sub(dp); in dcnode_alloc()
856 dclru_sub(dp); in dcnode_free()
1074 dclru_sub(dp); in dcfind()
1118 dclru_sub(struct dcnode *dp) in dclru_sub() function