Searched refs:REQ_INTEGRITY (Results 1 – 7 of 7) sorted by relevance
90 bio->bi_opf |= REQ_INTEGRITY; in bio_integrity_alloc()117 bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_free()
431 #define REQ_INTEGRITY (1ULL << __REQ_INTEGRITY) macro
336 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
1733 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()
422 if (opf & REQ_INTEGRITY) { in bio_flags_to_user_flags()423 opf &= ~REQ_INTEGRITY; in bio_flags_to_user_flags()
1536 bio->bi_opf |= REQ_INTEGRITY; in integrity_end_io()2157 bio->bi_opf &= ~REQ_INTEGRITY; in dm_integrity_map_continue()
1141 req->cmd_flags |= REQ_INTEGRITY; in nvme_submit_user_cmd()