Query: blk_queue_end_tag
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_END_TAG(9) Block Devices BLK_QUEUE_END_TAG(9)NAMEblk_queue_end_tag - end tag operations for a requestSYNOPSISvoid blk_queue_end_tag(struct request_queue * q, struct request * rq);ARGUMENTSq the request queue for the device rq the request that has completedDESCRIPTIONTypically 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.NOTESqueue lock must be held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_END_TAG(9)
Related Man Pages |
---|
blk_make_request(9) - centos |
vfs_lock_file(9) - centos |
rdma_get_recv_comp(3) - debian |
rdma_post_sendv(3) - centos |
blk_init_queue(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
Please Welcome Dave Munro to the Moderator Team! |