Query: blk_integrity_unregister
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)