Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dt10-pi.c217 if (bip->bip_flags & BIP_MAPPED_INTEGRITY) in t10_pi_prepare()
239 bip->bip_flags |= BIP_MAPPED_INTEGRITY; in t10_pi_prepare()
/Linux-v4.19/include/linux/
Dbio.h337 BIP_MAPPED_INTEGRITY = 1 << 1, /* ref tag has been remapped */ enumerator