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

/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c1042 nc_hash_t *hp = dnlc_free_rotor, *start_hp = hp; local
1077 } while (hp->hash_next == (ncache_t *)hp && hp != start_hp);

Completed in 62 milliseconds