Man Page: i2o_block_prep_req_fn
Operating Environment: centos
Section: 9
I2O_BLOCK_PREP_REQ_F(9) Message-based devices I2O_BLOCK_PREP_REQ_F(9)NAMEi2o_block_prep_req_fn - Allocates I2O block device specific structSYNOPSISint i2o_block_prep_req_fn(struct request_queue * q, struct request * req);ARGUMENTSq request queue for the request req the request to prepareDESCRIPTIONAllocate the necessary i2o_block_request struct and connect it to the request. This is needed that we not lose the SG list later on. Returns BLKPREP_OK on success or BLKPREP_DEFER on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BLOCK_PREP_REQ_F(9)
| Related Man Pages |
|---|
| tevent_queue(3) - centos |
| blk_make_request(9) - centos |
| usb_sg_init(9) - centos |
| blk_make_request(9) - suse |
| ldi_awrite(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Controlling user input |