Searched refs:hashq (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acache.c132 nap->hashq = hp;
197 rw_enter(&ap->hashq->lock, RW_WRITER);
200 rw_exit(&ap->hashq->lock);
H A Dnfs_subr.c3209 nap->hashq = hp;
3276 rw_enter(&ap->hashq->lock, RW_WRITER);
3279 rw_exit(&ap->hashq->lock);
/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h60 struct acache_hash *hashq; member in struct:acache
H A Drnode4.h71 struct acache4_hash *hashq; member in struct:acache4

Completed in 74 milliseconds