Searched refs:REQ_IDLE (Results 1 – 14 of 14) sorted by relevance
400 #define REQ_IDLE (__force blk_opf_t)(1ULL << __REQ_IDLE) macro
1372 #define JBD2_JOURNAL_REQ_FLAGS (REQ_META | REQ_SYNC | REQ_IDLE)
605 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle()606 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
30 blk_opf_t opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in dio_bio_write_op()
302 bio = iomap_dio_alloc_bio(iter, dio, 1, REQ_OP_WRITE | REQ_SYNC | REQ_IDLE); in iomap_dio_zero()338 blk_opf_t bio_opf = REQ_SYNC | REQ_IDLE; in iomap_dio_bio_iter()
555 bio_reset(bio, NULL, REQ_OP_WRITE | REQ_SYNC | REQ_IDLE); in bch2_dio_write_loop()642 REQ_OP_WRITE | REQ_SYNC | REQ_IDLE, in bch2_direct_write()
266 opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw()
536 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
741 opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in iblock_execute_rw()
1182 dio->opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in __blockdev_direct_IO()
1545 if ((ci->io->orig_bio->bi_opf & (REQ_IDLE | REQ_SYNC)) == in __send_empty_flush()1546 (REQ_IDLE | REQ_SYNC)) in __send_empty_flush()1547 opf |= REQ_IDLE; in __send_empty_flush()
1002 REQ_OP_WRITE | REQ_SYNC | REQ_IDLE | REQ_META in md_super_write()
1325 operation_flags = REQ_SYNC | REQ_IDLE; in dispatch_rw_block_io()
1669 REQ_OP_WRITE | REQ_META | REQ_SYNC | REQ_IDLE); in xlog_write_iclog()