Searched refs:REQ_INTEGRITY (Results 1 – 6 of 6) sorted by relevance
104 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()
445 #define REQ_INTEGRITY (__force blk_opf_t)(1ULL << __REQ_INTEGRITY) macro
353 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
85 bio->bi_opf |= REQ_INTEGRITY; in bio_integrity_alloc()111 bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_free()
133 req->cmd_flags |= REQ_INTEGRITY; in nvme_add_user_metadata()
1641 bio->bi_opf |= REQ_INTEGRITY; in integrity_end_io()2284 bio->bi_opf &= ~REQ_INTEGRITY; in dm_integrity_map_continue()