xprt_reserve_xprt(9) centos man page | unix.com

Man Page: xprt_reserve_xprt

Operating Environment: centos

Section: 9

XPRT_RESERVE_XPRT(9)						 Linux Networking					      XPRT_RESERVE_XPRT(9)

NAME
xprt_reserve_xprt - serialize write access to transports
SYNOPSIS
int xprt_reserve_xprt(struct rpc_xprt * xprt, struct rpc_task * task);
ARGUMENTS
xprt pointer to the target transport task task that is requesting access to the transport
DESCRIPTION
This prevents mixing the payload of separate requests, and prevents transport connects from colliding with writes. No congestion control is provided.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XPRT_RESERVE_XPRT(9)
Related Man Pages
fc_remote_port_add(9) - centos
schedule_hrtimeout_range(9) - centos
sg_reset(8) - debian
rpc_svc_reg(3) - freebsd
t_unbind(3) - hpux
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input