Searched refs:REQ_IDLE (Results 1 – 11 of 11) sorted by relevance
191 int flags = REQ_SYNC | REQ_IDLE; in iomap_dio_zero()302 bio->bi_opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in iomap_dio_bio_actor()
529 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle()530 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
430 #define REQ_IDLE (1ULL << __REQ_IDLE) macro
417 if (opf & REQ_IDLE) { in bio_flags_to_user_flags()418 opf &= ~REQ_IDLE; in bio_flags_to_user_flags()
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()
1222 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()
759 bio->bi_opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in zonefs_file_dio_append()
1732 REQ_IDLE | REQ_FUA; in xlog_write_iclog()