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

NAME

6       xprt_release_xprt - allow other requests to use a transport
7

SYNOPSIS

9       void xprt_release_xprt(struct rpc_xprt * xprt, struct rpc_task * task);
10

ARGUMENTS

12       xprt
13           transport with other tasks potentially waiting
14
15       task
16           task that is releasing access to the transport
17

DESCRIPTION

19       Note that “task” can be NULL. No congestion control is provided.
20
22Kernel Hackers Manual 3.10         June 2019              XPRT_RELEASE_XPRT(9)
Impressum