centos man page for xprt_release_xprt

Query: xprt_release_xprt

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XPRT_RELEASE_XPRT(9)						 Linux Networking					      XPRT_RELEASE_XPRT(9)

NAME
xprt_release_xprt - allow other requests to use a transport
SYNOPSIS
void xprt_release_xprt(struct rpc_xprt * xprt, struct rpc_task * task);
ARGUMENTS
xprt transport with other tasks potentially waiting task task that is releasing access to the transport
DESCRIPTION
Note that "task" can be NULL. No congestion control is provided.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XPRT_RELEASE_XPRT(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
tasksel(8) - linux
iv_task_register(3) - debian
pvm_advise(3pvm) - debian
pvmfadvise(3pvm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq