suse man page for blk_execute_rq

Query: blk_execute_rq

OS: suse

Section: 9

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

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 2.6. July 2010 BLK_EXECUTE_RQ(9)
Related Man Pages
blk_init_queue(9) - centos
qstart(8b) - debian
blk_make_request(9) - suse
qstart(8b) - osx
qstart(8b) - hpux
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
Docker learning Phase-I