BLK_UNPREP_REQUEST(9) Block Devices BLK_UNPREP_REQUEST(9)NAMEblk_unprep_request - unprepare a requestSYNOPSISvoid blk_unprep_request(struct request * req);ARGUMENTSreq the requestDESCRIPTIONThis function makes a request ready for complete resubmission (or completion). It happens only after all error handling is complete. The queue lock is held when calling this.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_UNPREP_REQUEST(9)
| Related Man Pages |
|---|
| blk_make_request(9) - centos |
| struct_usb_request(9) - centos |
| blk_make_request(9) - suse |
| struct_usb_request(9) - suse |
| tapset::iosched(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Controlling user input |
| [TIP] Processing YAML files with yq |