Home
last modified time | relevance | path

Searched refs:__REQ_IDLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dblk_types.h368 __REQ_IDLE, /* anticipate more IO after this one */ enumerator
400 #define REQ_IDLE (__force blk_opf_t)(1ULL << __REQ_IDLE)
/linux-6.15/include/trace/events/
H A Df2fs.h38 TRACE_DEFINE_ENUM(__REQ_IDLE);