Home
last modified time | relevance | path

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

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