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_response_header_iterate(3) - centos
eio_grp_add(3) - php
mojo::message::request(3pm) - debian
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I