Man Page: blk_queue_find_tag
Operating Environment: centos
Section: 9
BLK_QUEUE_FIND_TAG(9) Block Devices BLK_QUEUE_FIND_TAG(9)NAMEblk_queue_find_tag - find a request by its tag and queueSYNOPSISstruct request * blk_queue_find_tag(struct request_queue * q, int tag);ARGUMENTSq The request queue for the device tag The tag of the requestNOTESShould be used when a device returns a tag and you want to match it with a request. no locks need be held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_FIND_TAG(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| blk_make_request(9) - centos |
| blk_init_queue(9) - suse |
| blk_make_request(9) - suse |
| radius_put_vendor_int(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |