centos man page for blk_unprep_request

Query: blk_unprep_request

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_UNPREP_REQUEST(9)						   Block Devices					     BLK_UNPREP_REQUEST(9)

NAME
blk_unprep_request - unprepare a request
SYNOPSIS
void blk_unprep_request(struct request * req);
ARGUMENTS
req the request
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_UNPREP_REQUEST(9)
Related Man Pages
usb_ep_queue(9) - suse
struct_usb_request(9) - centos
blk_init_queue(9) - suse
ddi_periodic_delete(9f) - opensolaris
eio_cancel(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I