Query: __blk_queue_free_tags
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__BLK_QUEUE_FREE_TAG(9) Block Devices __BLK_QUEUE_FREE_TAG(9)NAME__blk_queue_free_tags - release tag maintenance infoSYNOPSISvoid __blk_queue_free_tags(struct request_queue * q);ARGUMENTSq the request queue for the deviceNOTESblk_cleanup_queue will take care of calling this function, if tagging has been used. So there's no need to call this directly.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __BLK_QUEUE_FREE_TAG(9)