blk_free_tags(9) suse man page | unix.com

Man Page: blk_free_tags

Operating Environment: suse

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 2.6. July 2010 BLK_FREE_TAGS(9)
Related Man Pages
m_tag_copy(9) - netbsd
m_tag_find(9) - netbsd
m_tag_get(9) - netbsd
m_tag_init(9) - netbsd
m_tag_next(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Update kernel Linux without reboot?!
Docker learning Phase-I