1XPRT_COMPLETE_RQST(9)          Linux Networking          XPRT_COMPLETE_RQST(9)
2
3
4

NAME

6       xprt_complete_rqst - called when reply processing is complete
7

SYNOPSIS

9       void xprt_complete_rqst(struct rpc_task * task, int copied);
10

ARGUMENTS

12       task
13           RPC request that recently completed
14
15       copied
16           actual number of bytes received from the transport
17

DESCRIPTION

19       Caller holds transport lock.
20
22Kernel Hackers Manual 3.10         June 2019             XPRT_COMPLETE_RQST(9)
Impressum