Home
last modified time | relevance | path

Searched refs:REQ_INTEGRITY (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dblk_types.h203 #define REQ_INTEGRITY (1ULL << __REQ_INTEGRITY) macro
209 REQ_PREFLUSH | REQ_FUA | REQ_INTEGRITY | REQ_NOMERGE)
Dbio.h325 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
Dblkdev.h1553 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()