Searched defs:dnlc_free_rotor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c135 static nc_hash_t *dnlc_free_rotor; variable
386 dnlc_free_rotor = dnlc_purge_fs1_rotor = &nc_hash[0];
1042 nc_hash_t *hp = dnlc_free_rotor, *start_hp = hp;
1130 dnlc_free_rotor = hp;

Completed in 62 milliseconds