Searched refs:REQ_INTEGRITY (Results 1 – 6 of 6) sorted by relevance
90 bio->bi_opf |= REQ_INTEGRITY; in bio_integrity_alloc()117 bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_free()
418 #define REQ_INTEGRITY (1ULL << __REQ_INTEGRITY) macro
335 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
1703 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()
1486 bio->bi_opf |= REQ_INTEGRITY; in integrity_end_io()2107 bio->bi_opf &= ~REQ_INTEGRITY; in dm_integrity_map_continue()
1091 req->cmd_flags |= REQ_INTEGRITY; in nvme_submit_user_cmd()