table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
XPRT_COMPLETE_RQST(9) | Linux Networking | XPRT_COMPLETE_RQST(9) |
NAME¶
xprt_complete_rqst - called when reply processing is completeSYNOPSIS¶
void
xprt_complete_rqst(struct rpc_task * task,
int copied);
ARGUMENTS¶
taskRPC request that recently completed
copied
actual number of bytes received from the
transport
DESCRIPTION¶
Caller holds transport lock.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |