Home
last modified time | relevance | path

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

/include/linux/
Dblk_types.h368 #define REQ_INTEGRITY (1ULL << __REQ_INTEGRITY) macro
Dbio.h331 if (bio->bi_opf & REQ_INTEGRITY) in bio_integrity()
Dblkdev.h1594 return rq->cmd_flags & REQ_INTEGRITY; in blk_integrity_rq()