Searched refs:svc_recv (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dsvcsock.h59 void svc_recv(struct svc_rqst *rqstp);
/linux-master/fs/nfs/
H A Dcallback.c82 svc_recv(rqstp);
/linux-master/fs/lockd/
H A Dsvc.c128 /* try_to_freeze() is called from svc_recv() */
142 svc_recv(rqstp);
/linux-master/net/sunrpc/
H A Dsvc_xprt.c834 * svc_recv - Receive and process the next request on any transport
841 void svc_recv(struct svc_rqst *rqstp) function
889 EXPORT_SYMBOL_GPL(svc_recv); variable
/linux-master/fs/nfsd/
H A Dnfssvc.c939 svc_recv(rqstp);

Completed in 113 milliseconds