blk_queue_prep_rq(9) suse man page | unix.com

Man Page: blk_queue_prep_rq

Operating Environment: suse

Section: 9

BLK_QUEUE_PREP_RQ(9)						   Block Devices					      BLK_QUEUE_PREP_RQ(9)

NAME
blk_queue_prep_rq - set a prepare_request function for queue
SYNOPSIS
void blk_queue_prep_rq(struct request_queue * q, prep_rq_fn * pfn);
ARGUMENTS
q queue pfn prepare_request function
DESCRIPTION
It's possible for a queue to register a prepare_request callback which is invoked before the request is handed to the request_fn. The goal of the function is to prepare a request for I/O, it can be used to build a cdb from the request data for instance.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_QUEUE_PREP_RQ(9)
Related Man Pages
tevent_queue_tutorial(3) - centos
qstart(8b) - debian
rdma_post_ud_send(3) - debian
rdma_post_ud_send(3) - centos
mq_notify(3) - osf1
Similar Topics in the Unix Linux Community
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
The Future of the PM (Private Message) System at UNIX.com