Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clkrpc.c206 svc_reg(xprt, NFS_CALLBCKPROG, NFSV4_CBVERS, nfscb_program, in nfscbd_addsock()
258 GSS_C_INDEFINITE, NFS_CALLBCKPROG, NFSV4_CBVERS); in nfscbd_nfsd()
265 rpc_gss_clear_svc_name_call(NFS_CALLBCKPROG, NFSV4_CBVERS); in nfscbd_nfsd()
/freebsd/sys/fs/nfs/
H A Dnfsproto.h79 #define NFSV4_CBVERS 1 /* V4 CB Version */ macro
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c701 cbprogram, NFSV4_CBVERS); in nfsrv_getclient()
4292 clp->lc_req.nr_vers = NFSV4_CBVERS; in nfsrv_docallback()
6325 sep->sess_cbprogram, NFSV4_CBVERS); in nfsrv_bindconnsess()