Searched refs:svc_recv (Results 1 – 5 of 5) sorted by relevance
64 int svc_recv(struct svc_rqst *rqstp, long timeo);
84 svc_recv(rqstp, 0); in nfs4_callback_svc()
857 int svc_recv(struct svc_rqst *rqstp, long timeo) in svc_recv() function924 EXPORT_SYMBOL_GPL(svc_recv);
144 svc_recv(rqstp, 0); in lockd()
908 switch (svc_recv(rqstp, 5 * HZ)) { in nfsd()