blk_queue_find_tag(9) suse man page | unix.com

Man Page: blk_queue_find_tag

Operating Environment: suse

Section: 9

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_make_request(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
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB