Searched refs:BIP_MAPPED_INTEGRITY (Results 1 – 2 of 2) sorted by relevance
148 if (bip->bip_flags & BIP_MAPPED_INTEGRITY) in t10_pi_type1_prepare()168 bip->bip_flags |= BIP_MAPPED_INTEGRITY; in t10_pi_type1_prepare()387 if (bip->bip_flags & BIP_MAPPED_INTEGRITY) in ext_pi_type1_prepare()408 bip->bip_flags |= BIP_MAPPED_INTEGRITY; in ext_pi_type1_prepare()
316 BIP_MAPPED_INTEGRITY = 1 << 1, /* ref tag has been remapped */ enumerator