Searched refs:NFS_CALLBCKPROG (Results 1 – 3 of 3) sorted by relevance
206 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()
1205 *tl = txdr_unsigned(NFS_CALLBCKPROG); in nfsrpc_setclient() 5473 *tl++ = txdr_unsigned(NFS_CALLBCKPROG); /* Call back prog # */ in nfsrpc_createsession()
51 #define NFS_CALLBCKPROG 0x40000000 /* V4 only */ macro