Searched refs:__REQ_INTEGRITY (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dblk_types.h373 __REQ_INTEGRITY, /* I/O includes block integrity payload */ enumerator in enum:req_flag_bits
405 #define REQ_INTEGRITY (__force blk_opf_t)(1ULL << __REQ_INTEGRITY)

Completed in 129 milliseconds