.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "__BLK_QUEUE_FREE_TAGS" "9" "09 October 2005" "" "" .SH NAME __blk_queue_free_tags \- release tag maintenance info .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __blk_queue_free_tags (request_queue_t * \fIq\fB); \fR .SH "ARGUMENTS" .TP \fB\fIq\fB\fR the request queue for the device .SH "NOTES" .PP \fBblk_cleanup_queue\fR will take care of calling this function, if tagging has been used. So there's no need to call this directly.