blk_start_request(9) suse man page | unix.com

Man Page: blk_start_request

Operating Environment: suse

Section: 9

BLK_START_REQUEST(9)						   Block Devices					      BLK_START_REQUEST(9)

NAME
blk_start_request - start request processing on the driver
SYNOPSIS
void blk_start_request(struct request * req);
ARGUMENTS
req request to dequeue
DESCRIPTION
Dequeue 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.
CONTEXT
queue_lock must be held.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_START_REQUEST(9)
Related Man Pages
tevent_queue(3) - centos
webkdc(3pm) - debian
ne_get_response_header(3) - centos
ccw_device_start_timeout(9) - suse
eio_grp_add(3) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I