centos man page for svc_reserve

Query: svc_reserve

OS: centos

Section: 9

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

SVC_RESERVE(9)							 Linux Networking						    SVC_RESERVE(9)

NAME
svc_reserve - change the space reserved for the reply to a request.
SYNOPSIS
void svc_reserve(struct svc_rqst * rqstp, int space);
ARGUMENTS
rqstp The request in question space new max space to reserve
DESCRIPTION
Each request reserves some space on the output queue of the transport to make sure the reply fits. This function reduces that reserved space to be the amount of space used already, plus space.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SVC_RESERVE(9)
Related Man Pages
df_ufs(1m) - opensolaris
journal_get_undo_access(9) - centos
dpm-reservespace(1) - debian
swapmem_on(5) - hpux
space(4) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq