Searched refs:REQ_INTEGRITY (Results 1 – 7 of 7) sorted by relevance
82 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()
43 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
401 #define REQ_INTEGRITY (__force blk_opf_t)(1ULL << __REQ_INTEGRITY) macro
27 bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_free()39 bio->bi_opf |= REQ_INTEGRITY; in bio_integrity_init()
31 bid->bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_finish()
132 rq->cmd_flags |= REQ_INTEGRITY; in blk_rq_integrity_map_user()
1628 bio->bi_opf |= REQ_INTEGRITY; in integrity_end_io()2360 bio->bi_opf &= ~REQ_INTEGRITY; in dm_integrity_map_continue()