Searched refs:REQ_INTEGRITY (Results 1 – 7 of 7) sorted by relevance
44 bio->bi_opf &= ~REQ_INTEGRITY; in fs_bio_integrity_free()
31 bid->bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_finish()
129 bio->bi_opf &= ~REQ_INTEGRITY; in bio_integrity_free()141 bio->bi_opf |= REQ_INTEGRITY; in bio_integrity_init()
135 rq->cmd_flags |= REQ_INTEGRITY; in blk_rq_integrity_map_user()
48 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
425 #define REQ_INTEGRITY (__force blk_opf_t)(1ULL << __REQ_INTEGRITY) macro
1645 bio->bi_opf |= REQ_INTEGRITY; in integrity_end_io()2532 bio->bi_opf &= ~REQ_INTEGRITY; in dm_integrity_map_continue()