BLK_INTEGRITY_UNREGI

Section: Block Devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

blk_integrity_unregister - Remove block integrity profile  

SYNOPSIS

void blk_integrity_unregister(struct gendisk * disk);
 

ARGUMENTS

disk

disk whose integrity profile to deallocate
 

DESCRIPTION

This function frees all memory used by the block integrity profile. To be called at device teardown.  

COPYRIGHT