Query: xprt_complete_rqst
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XPRT_COMPLETE_RQST(9) Linux Networking XPRT_COMPLETE_RQST(9)NAMExprt_complete_rqst - called when reply processing is completeSYNOPSISvoid xprt_complete_rqst(struct rpc_task * task, int copied);ARGUMENTStask RPC request that recently completed copied actual number of bytes received from the transportDESCRIPTIONCaller holds transport lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XPRT_COMPLETE_RQST(9)