blk_start_request(9) centos man page | unix.com

Man Page: blk_start_request

Operating Environment: centos

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 3.10 June 2014 BLK_START_REQUEST(9)
Related Man Pages
ccw_device_start_timeout_key(9) - centos
ddi_periodic_delete(9f) - opensolaris
eio_cancel(3) - php
eio_grp(3) - php
eio_grp_add(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Please Welcome Dave Munro to the Moderator Team!