Searched refs:REQ_IDLE (Results 1 – 11 of 11) sorted by relevance
424 #define REQ_IDLE (__force blk_opf_t)(1ULL << __REQ_IDLE) macro
1400 #define JBD2_JOURNAL_REQ_FLAGS (REQ_META | REQ_SYNC | REQ_IDLE)
608 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle()609 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
31 blk_opf_t opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op()
318 REQ_OP_WRITE | REQ_SYNC | REQ_IDLE); in iomap_dio_zero()423 blk_opf_t bio_opf = REQ_SYNC | REQ_IDLE; in iomap_dio_bio_iter()
539 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
1543 if ((ci->io->orig_bio->bi_opf & (REQ_IDLE | REQ_SYNC)) == in __send_empty_flush()1544 (REQ_IDLE | REQ_SYNC)) in __send_empty_flush()1545 opf |= REQ_IDLE; in __send_empty_flush()
1147 REQ_OP_WRITE | REQ_SYNC | REQ_IDLE | REQ_META in md_write_metadata()
765 opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in iblock_execute_rw()
1324 operation_flags = REQ_SYNC | REQ_IDLE; in dispatch_rw_block_io()
1579 REQ_OP_WRITE | REQ_META | REQ_SYNC | REQ_IDLE); in xlog_write_iclog()