Searched refs:REQ_INTEGRITY (Results 1 – 6 of 6) sorted by relevance
85 bio->bi_opf |= REQ_INTEGRITY; in bio_integrity_alloc()111 bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_free()
103 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()
425 #define REQ_INTEGRITY (1ULL << __REQ_INTEGRITY) macro
295 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
92 req->cmd_flags |= REQ_INTEGRITY; in nvme_submit_user_cmd()
1637 bio->bi_opf |= REQ_INTEGRITY; in integrity_end_io()2273 bio->bi_opf &= ~REQ_INTEGRITY; in dm_integrity_map_continue()
Completed in 19 milliseconds