Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddnlc.h240 struct dcanchor *dc_anchor; /* back ptr to anchor */ member
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c1210 dcp->dc_anchor = dcap; /* set back pointer to anchor */ in dnlc_dir_start()
1857 mutex_enter(&oldest->dc_anchor->dca_lock); in dnlc_dir_reclaim()
1865 oldest->dc_anchor->dca_dircache = DC_RET_LOW_MEM; in dnlc_dir_reclaim()
1868 oldest->dc_anchor->dca_dircache = NULL; in dnlc_dir_reclaim()
1871 mutex_exit(&oldest->dc_anchor->dca_lock); in dnlc_dir_reclaim()