xprt_complete_rqst (9) - Linux Manuals
xprt_complete_rqst: called when reply processing is complete
NAME
xprt_complete_rqst - called when reply processing is complete
SYNOPSIS
-
void xprt_complete_rqst(struct rpc_task
* task, intcopied);
ARGUMENTS
task
-
- RPC request that recently completed
copied
- actual number of bytes received from the transport
DESCRIPTION
COPYRIGHT