blk_add_request_payload(9) centos man page | unix.com

Man Page: blk_add_request_payload

Operating Environment: centos

Section: 9

BLK_ADD_REQUEST_PAYL(9) 					   Block Devices					   BLK_ADD_REQUEST_PAYL(9)

NAME
blk_add_request_payload - add a payload to a request
SYNOPSIS
void blk_add_request_payload(struct request * rq, struct page * page, unsigned int len);
ARGUMENTS
rq request to update page page backing the payload len length of the payload.
DESCRIPTION
This allows to later add a payload to an already submitted request by a block driver. The driver needs to take care of freeing the payload itself. Note that this is a quite horrible hack and nothing but handling of discard requests should ever use it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_ADD_REQUEST_PAYL(9)
Related Man Pages
keyctl_update(3) - centos
netlink(3) - x11r4
netlink(3) - minix
netlink(3) - opendarwin
keyctl_update(3) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing