blk_free_tags(9) centos man page | unix.com

Man Page: blk_free_tags

Operating Environment: centos

Section: 9

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_delete_nonpersistent(9) - netbsd
write_cache_pages(9) - centos
m_tag_copy(9) - netbsd
m_tag_free(9) - netbsd
m_tag_prepend(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing