Man Page: i2o_block_request_fn
Operating Environment: centos
Section: 9
I2O_BLOCK_REQUEST_FN(9) Message-based devices I2O_BLOCK_REQUEST_FN(9)NAMEi2o_block_request_fn - request queue handling functionSYNOPSISvoid i2o_block_request_fn(struct request_queue * q);ARGUMENTSq request queue from which the request could be fetchedDESCRIPTIONTakes the next request from the queue, transfers it and if no error occurs dequeue it from the queue. On arrival of the reply the message will be processed further. If an error occurs requeue the request.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_REQUEST_FN(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| qdisable(8b) - debian |
| mq_close(2) - hpux |
| qdisable(8b) - minix |
| qdisable(8b) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |