Home
last modified time | relevance | path

Searched refs:BIP_MAPPED_INTEGRITY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dsd_dif.c136 if (bip->bip_flags & BIP_MAPPED_INTEGRITY) in sd_dif_prepare()
156 bip->bip_flags |= BIP_MAPPED_INTEGRITY; in sd_dif_prepare()
/linux-4.4.14/include/linux/
Dbio.h347 BIP_MAPPED_INTEGRITY = 1 << 1, /* ref tag has been remapped */ enumerator