Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddnlc.h230 struct dcanchor *dc_anchor; /* back ptr to anchor */ member
/titanic_41/usr/src/uts/common/fs/
H A Ddnlc.c1209 dcp->dc_anchor = dcap; /* set back pointer to anchor */ in dnlc_dir_start()
1858 mutex_enter(&oldest->dc_anchor->dca_lock); in dnlc_dir_reclaim()
1866 oldest->dc_anchor->dca_dircache = DC_RET_LOW_MEM; in dnlc_dir_reclaim()
1869 oldest->dc_anchor->dca_dircache = NULL; in dnlc_dir_reclaim()
1872 mutex_exit(&oldest->dc_anchor->dca_lock); in dnlc_dir_reclaim()