Home
last modified time | relevance | path

Searched refs:NFSCLOPEN_SETCRED (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfsclstate.h197 #define NFSCLOPEN_SETCRED 3 macro
/netbsd/sys/fs/nfs/client/
H A Dnfs_clstate.c292 *retp = NFSCLOPEN_SETCRED; in nfscl_open()
H A Dnfs_clrpcops.c337 } else if (ret == NFSCLOPEN_SETCRED) in nfsrpc_open()