blk_free_tags

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.