centos man page for blk_free_tags

Query: blk_free_tags

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_FREE_TAGS(9)						   Block Devices						  BLK_FREE_TAGS(9)

NAME
blk_free_tags - release a given set of tag maintenance info
SYNOPSIS
void blk_free_tags(struct blk_queue_tag * bqt);
ARGUMENTS
bqt the tag map to free
DESCRIPTION
For externally managed bqt frees the map. Callers of this function must guarantee to have released all the queues that might have been using this tag map.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_FREE_TAGS(9)
Related Man Pages
m_tag_copy_chain(9) - netbsd
m_tag_copy(9) - netbsd
m_tag_delete_chain(9) - netbsd
m_tag_find(9) - netbsd
m_tag_next(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
[TIP] Processing YAML files with yq