Searched refs:REQ_INTEGRITY (Results 1 – 3 of 3) sorted by relevance
368 #define REQ_INTEGRITY (1ULL << __REQ_INTEGRITY) macro
331 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
1594 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()