HomeSort by: relevance | last modified time | path
    Searched defs:nfs_proc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/server/
nfs_nfsdkrpc.c 108 static int nfs_proc(struct nfsrv_descript *, u_int32_t, SVCXPRT *xprt,
269 cacherep = nfs_proc(&nd, rqst->rq_xid, xprt, &rp);
318 nfs_proc(struct nfsrv_descript *nd, u_int32_t xid, SVCXPRT *xprt, function in typeref:typename:int
nfs_nfsdkrpc.c 108 static int nfs_proc(struct nfsrv_descript *, u_int32_t, SVCXPRT *xprt,
269 cacherep = nfs_proc(&nd, rqst->rq_xid, xprt, &rp);
318 nfs_proc(struct nfsrv_descript *nd, u_int32_t xid, SVCXPRT *xprt, function in typeref:typename:int

Completed in 24 milliseconds