Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h213 #define NFSCLOPEN_SETCRED 3 macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c300 *retp = NFSCLOPEN_SETCRED; in nfscl_open()
H A Dnfs_clrpcops.c494 } else if (ret == NFSCLOPEN_SETCRED) in nfsrpc_open()