Searched refs:REQ_INTEGRITY (Results 1 – 3 of 3) sorted by relevance
84 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()
43 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
410 #define REQ_INTEGRITY (__force blk_opf_t)(1ULL << __REQ_INTEGRITY) macro
Completed in 6 milliseconds