blk_queue_find_tag(9) centos man page | unix.com

Man Page: blk_queue_find_tag

Operating Environment: centos

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 3.10 June 2014 BLK_QUEUE_FIND_TAG(9)
Related Man Pages
m_tag_copy_chain(9) - netbsd
write_cache_pages(9) - centos
bup-tag(1) - debian
blk_init_queue(9) - suse
m_tag(9) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!