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.