Searched refs:REQ_IDLE (Results 1 – 10 of 10) sorted by relevance
189 int flags = REQ_SYNC | REQ_IDLE; in iomap_dio_zero()296 bio->bi_opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in iomap_dio_bio_actor()
417 #define REQ_IDLE (1ULL << __REQ_IDLE) macro
529 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle()530 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
247 op = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw()
201 op_flags = REQ_SYNC | REQ_IDLE; in nvmet_passthru_map_sg()
1209 dio->op_flags = REQ_SYNC | REQ_IDLE; in do_blockdev_direct_IO()
218 unsigned int op = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op()
1220 operation_flags = REQ_SYNC | REQ_IDLE; in dispatch_rw_block_io()
708 bio->bi_opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in zonefs_file_dio_append()
1717 REQ_IDLE | REQ_FUA; in xlog_write_iclog()