Man Page: blk_integrity_unregister
Operating Environment: centos
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 3.10 June 2014 BLK_INTEGRITY_UNREGI(9)