suse man page for blk_queue_find_tag

Query: blk_queue_find_tag

OS: suse

Section: 9

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

BLK_QUEUE_FIND_TAG(9)						   Block Devices					     BLK_QUEUE_FIND_TAG(9)

NAME
blk_queue_find_tag - find a request by its tag and queue
SYNOPSIS
struct request * blk_queue_find_tag(struct request_queue * q, int tag);
ARGUMENTS
q The request queue for the device tag The tag of the request
NOTES
Should be used when a device returns a tag and you want to match it with a request. no locks need be held.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_QUEUE_FIND_TAG(9)
Related Man Pages
blk_init_queue(9) - centos
bup-tag(1) - debian
blk_make_request(9) - suse
tag(3tcl) - redhat
tag(3tcl) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I