Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dt10-pi.c146 if (bip->bip_flags & BIP_MAPPED_INTEGRITY) in t10_pi_type1_prepare()
168 bip->bip_flags |= BIP_MAPPED_INTEGRITY; in t10_pi_type1_prepare()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h301 BIP_MAPPED_INTEGRITY = 1 << 1, /* ref tag has been remapped */ enumerator