Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c964 while (p->auth_state == NFS_AUTH_WAITING) in nfsauth_cache_get()
970 ASSERT(p->auth_state != NFS_AUTH_WAITING); in nfsauth_cache_get()
988 p->auth_state = NFS_AUTH_WAITING; in nfsauth_cache_get()
1054 p->auth_state = NFS_AUTH_WAITING; in nfsauth_cache_get()
1526 p->auth_state == NFS_AUTH_WAITING) { in exi_cache_trim()
/titanic_41/usr/src/uts/common/nfs/
H A Dexport.h296 NFS_AUTH_WAITING enumerator