Searched refs:REQ_IDLE (Results 1 – 12 of 12) sorted by relevance
242 bio = iomap_dio_alloc_bio(iter, dio, 1, REQ_OP_WRITE | REQ_SYNC | REQ_IDLE); in iomap_dio_zero()261 blk_opf_t opflags = REQ_SYNC | REQ_IDLE; in iomap_dio_bio_opflags()
605 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle()606 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
29 blk_opf_t opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op()
445 #define REQ_IDLE (__force blk_opf_t)(1ULL << __REQ_IDLE) macro
1378 #define JBD2_JOURNAL_REQ_FLAGS (REQ_META | REQ_SYNC | REQ_IDLE)
262 opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw()
541 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
1186 dio->opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in __blockdev_direct_IO()
747 opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in iblock_execute_rw()
1325 operation_flags = REQ_SYNC | REQ_IDLE; in dispatch_rw_block_io()
1907 REQ_OP_WRITE | REQ_META | REQ_SYNC | REQ_IDLE); in xlog_write_iclog()
948 REQ_OP_WRITE | REQ_SYNC | REQ_IDLE | REQ_META in md_super_write()