Home
last modified time | relevance | path

Searched refs:BLK_INTEGRITY_IP_CHECKSUM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dsd_dif.c56 bi.flags |= BLK_INTEGRITY_IP_CHECKSUM; in sd_dif_config_host()
/openbmc/linux/include/linux/
H A Dblk-integrity.h13 BLK_INTEGRITY_IP_CHECKSUM = 1 << 3, enumerator
/openbmc/linux/block/
H A Dbio-integrity.c276 if (bi->flags & BLK_INTEGRITY_IP_CHECKSUM) in bio_integrity_prep()