centos man page for blk_start_request

Query: blk_start_request

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

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
cubrid_close_request(3) - php
eio_cancel(3) - php
eio_grp(3) - php
eio_grp_add(3) - php
mojo::message::request(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
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