i2o_block_request_fn(9) centos man page | unix.com

Man Page: i2o_block_request_fn

Operating Environment: centos

Section: 9

I2O_BLOCK_REQUEST_FN(9) 				       Message-based devices					   I2O_BLOCK_REQUEST_FN(9)

NAME
i2o_block_request_fn - request queue handling function
SYNOPSIS
void i2o_block_request_fn(struct request_queue * q);
ARGUMENTS
q request queue from which the request could be fetched
DESCRIPTION
Takes 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_BLOCK_REQUEST_FN(9)
Related Man Pages
qdisable(8b) - xfree86
qdisable(8b) - centos
qdisable(8b) - php
qdisable(8b) - freebsd
qdisable(8b) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq