Home
last modified time | relevance | path

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

/freebsd-head/sys/fs/nfs/
HDnfsclstate.h213 #define NFSCLOPEN_SETCRED 3 macro
/freebsd-head/sys/fs/nfsclient/
HDnfs_clstate.c300 *retp = NFSCLOPEN_SETCRED; in nfscl_open()
HDnfs_clrpcops.c495 } else if (ret == NFSCLOPEN_SETCRED) in nfsrpc_open()