BLK_START_REQUEST(9) Block Devices BLK_START_REQUEST(9)NAMEblk_start_request - start request processing on the driverSYNOPSISvoid blk_start_request(struct request * req);ARGUMENTSreq request to dequeueDESCRIPTIONDequeue req and start timeout timer on it. This hands off the request to the driver. Block internal functions which don't want to start timer should call blk_dequeue_request.CONTEXTqueue_lock must be held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_START_REQUEST(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| ccw_device_start_timeout_key(9) - centos |
| cubrid_close_request(3) - php |
| cubrid_get_query_timeout(3) - php |
| eio_grp(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |