blk_queue_end_tag(9) suse man page | unix.com

Man Page: blk_queue_end_tag

Operating Environment: suse

Section: 9

BLK_QUEUE_END_TAG(9)						   Block Devices					      BLK_QUEUE_END_TAG(9)

NAME
blk_queue_end_tag - end tag operations for a request
SYNOPSIS
void blk_queue_end_tag(struct request_queue * q, struct request * rq);
ARGUMENTS
q the request queue for the device rq the request that has completed
DESCRIPTION
Typically called when end_that_request_first returns 0, meaning all transfers have been done for a request. It's important to call this function before end_that_request_last, as that will put the request back on the free list thus corrupting the internal tag list.
NOTES
queue lock must be held.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BLK_QUEUE_END_TAG(9)
Related Man Pages
vfs_lock_file(9) - suse
blk_make_request(9) - centos
rdma_get_recv_comp(3) - debian
rdma_post_send(3) - debian
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
32 bit process addressing more than 4GB