Searched refs:BIP_MAPPED_INTEGRITY (Results 1 – 2 of 2) sorted by relevance
217 if (bip->bip_flags & BIP_MAPPED_INTEGRITY) in t10_pi_prepare()239 bip->bip_flags |= BIP_MAPPED_INTEGRITY; in t10_pi_prepare()
337 BIP_MAPPED_INTEGRITY = 1 << 1, /* ref tag has been remapped */ enumerator