Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c229 if (p->auth_state == NFS_AUTH_INVALID) in nfsauth_fini()
666 if (p->auth_state == NFS_AUTH_INVALID || in nfsauth_refresh_thread()
670 if (p->auth_state == NFS_AUTH_INVALID) in nfsauth_refresh_thread()
715 if (p->auth_state == NFS_AUTH_INVALID) { in nfsauth_refresh_thread()
971 ASSERT(p->auth_state != NFS_AUTH_INVALID); in nfsauth_cache_get()
1517 ASSERT(p->auth_state != NFS_AUTH_INVALID); in exi_cache_trim()
1542 p->auth_state = NFS_AUTH_INVALID; in exi_cache_trim()
/titanic_41/usr/src/uts/common/nfs/
H A Dexport.h294 NFS_AUTH_INVALID, enumerator