HomeSort by: relevance | last modified time | path
    Searched refs:NFS_CALLBCKPROG (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clkrpc.c 196 svc_reg(xprt, NFS_CALLBCKPROG, NFSV4_CBVERS, nfscb_program,
248 GSS_C_INDEFINITE, NFS_CALLBCKPROG, NFSV4_CBVERS);
255 rpc_gss_clear_svc_name_call(NFS_CALLBCKPROG, NFSV4_CBVERS);
nfs_clrpcops.c 894 *tl = txdr_unsigned(NFS_CALLBCKPROG);
4602 *tl++ = txdr_unsigned(NFS_CALLBCKPROG); /* Call back prog # */
  /src/sys/fs/nfs/common/
nfsproto.h 53 #define NFS_CALLBCKPROG 0x40000000 /* V4 only */

Completed in 19 milliseconds