Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c1014 while (p->auth_state == NFS_AUTH_WAITING) in nfsauth_cache_get()
1020 ASSERT(p->auth_state != NFS_AUTH_WAITING); in nfsauth_cache_get()
1035 p->auth_state = NFS_AUTH_WAITING; in nfsauth_cache_get()
1553 p->auth_state == NFS_AUTH_WAITING) { in exi_cache_trim()
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h305 NFS_AUTH_WAITING enumerator