blk_execute_rq(9) centos man page | unix.com

Man Page: blk_execute_rq

Operating Environment: centos

Section: 9

BLK_EXECUTE_RQ(9)						   Block Devices						 BLK_EXECUTE_RQ(9)

NAME
blk_execute_rq - insert a request into queue for execution
SYNOPSIS
int blk_execute_rq(struct request_queue * q, struct gendisk * bd_disk, struct request * rq, int at_head);
ARGUMENTS
q queue to insert the request in bd_disk matching gendisk rq request to insert at_head insert request at head or tail of queue
DESCRIPTION
Insert a fully prepared request at the back of the I/O scheduler queue for execution and wait for completion.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_EXECUTE_RQ(9)
Related Man Pages
blk_init_queue(9) - centos
qstart(8b) - debian
qstart(8b) - x11r4
qstart(8b) - centos
qstart(8b) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing