Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/nfsclient/
HDnfs_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-14-stable/sys/fs/nfs/
HDnfsproto.h79 #define NFSV4_CBVERS 1 /* V4 CB Version */ macro
/freebsd-14-stable/sys/fs/nfsserver/
HDnfs_nfsdstate.c697 cbprogram, NFSV4_CBVERS); in nfsrv_getclient()
4467 clp->lc_req.nr_vers = NFSV4_CBVERS; in nfsrv_docallback()
6500 sep->sess_cbprogram, NFSV4_CBVERS); in nfsrv_bindconnsess()