Searched refs:REQ_IDLE (Results 1 – 7 of 7) sorted by relevance
182 int flags = REQ_SYNC | REQ_IDLE; in iomap_dio_zero()285 bio->bi_opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in iomap_dio_bio_actor()
348 #define REQ_IDLE (1ULL << __REQ_IDLE) macro
536 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle()537 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
160 op_flags = REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw()
1255 dio->op_flags = REQ_SYNC | REQ_IDLE; in do_blockdev_direct_IO()
183 unsigned int op = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op()
1257 operation_flags = REQ_SYNC | REQ_IDLE; in dispatch_rw_block_io()