Query: blk_execute_rq
OS: centos
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)NAMEblk_execute_rq - insert a request into queue for executionSYNOPSISint blk_execute_rq(struct request_queue * q, struct gendisk * bd_disk, struct request * rq, int at_head);ARGUMENTSq queue to insert the request in bd_disk matching gendisk rq request to insert at_head insert request at head or tail of queueDESCRIPTIONInsert a fully prepared request at the back of the I/O scheduler queue for execution and wait for completion.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_EXECUTE_RQ(9)
Related Man Pages |
---|
blk_make_request(9) - centos |
qstart(8b) - debian |
qstart(8b) - xfree86 |
qstart(8b) - freebsd |
qstart(8b) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Controlling user input |