Man Page: blk_integrity_register
Operating Environment: suse
Section: 9
BLK_INTEGRITY_REGIST(9) Block Devices BLK_INTEGRITY_REGIST(9)NAMEblk_integrity_register - Register a gendisk as being integrity-capableSYNOPSISint blk_integrity_register(struct gendisk * disk, struct blk_integrity * template);ARGUMENTSdisk struct gendisk pointer to make integrity-aware template optional integrity profile to registerDESCRIPTIONWhen a device needs to advertise itself as being able to send/receive integrity metadata it must use this function to register the capability with the block layer. The template is a blk_integrity struct with values appropriate for the underlying hardware. If template is NULL the new profile is allocated but not filled out. See Documentation/block/data-integrity.txt.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_INTEGRITY_REGIST(9)
| Related Man Pages |
|---|
| lmfsetup(8) - osf1 |
| std::hash(3) - debian |
| znew(1) - freebsd |
| systemd-veritysetup-generator(8) - opensolaris |
| systemd-veritysetup-generator(8) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |