Man Page: blk_integrity_unregister
Operating Environment: suse
Section: 9
BLK_INTEGRITY_UNREGI(9) Block Devices BLK_INTEGRITY_UNREGI(9)NAMEblk_integrity_unregister - Remove block integrity profileSYNOPSISvoid blk_integrity_unregister(struct gendisk * disk);ARGUMENTSdisk disk whose integrity profile to deallocateDESCRIPTIONThis function frees all memory used by the block integrity profile. To be called at device teardown.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_INTEGRITY_UNREGI(9)