blk_unprep_request(9) centos man page | unix.com

Man Page: blk_unprep_request

Operating Environment: centos

Section: 9

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
tevent_queue(3) - centos
blk_init_queue(9) - suse
blk_make_request(9) - suse
eio_cancel(3) - php
eio_grp(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq