Searched refs:REQ_NOWAIT (Results 1 – 17 of 17) sorted by relevance
717 if (WARN_ON_ONCE(bio->bi_opf & REQ_NOWAIT)) in blk_zone_wplug_handle_reset_or_finish()718 bio->bi_opf &= ~REQ_NOWAIT; in blk_zone_wplug_handle_reset_or_finish()803 if (bio->bi_opf & REQ_NOWAIT) { in disk_zone_wplug_add_bio()805 bio->bi_opf &= ~REQ_NOWAIT; in disk_zone_wplug_add_bio()1017 if (bio->bi_opf & REQ_NOWAIT) in blk_zone_wplug_handle_write()1022 if (bio->bi_opf & REQ_NOWAIT) in blk_zone_wplug_handle_write()1039 (bio->bi_opf & REQ_NOWAIT)) in blk_zone_wplug_handle_write()
89 bio.bi_opf |= REQ_NOWAIT; in __blkdev_direct_IO_simple()232 bio->bi_opf |= REQ_NOWAIT; in __blkdev_direct_IO()374 bio->bi_opf |= REQ_NOWAIT; in __blkdev_direct_IO_async()
338 if (bio->bi_opf & REQ_NOWAIT) { in __bio_queue_enter()789 if ((bio->bi_opf & REQ_NOWAIT) && !bdev_nowait(bdev)) in submit_bio_noacct()
834 bio->bi_opf |= REQ_NOWAIT; in blkdev_cmd_discard()
355 if (bio->bi_opf & REQ_NOWAIT) in bio_split_rw_at()
506 if (data->cmd_flags & REQ_NOWAIT) in __blk_mq_alloc_requests()2579 if (rq->cmd_flags & REQ_NOWAIT) in blk_mq_insert_requests()2747 blk_mq_run_hw_queue(hctx, rq->cmd_flags & REQ_NOWAIT); in blk_mq_try_issue_directly()3129 if (bio->bi_opf & REQ_NOWAIT) in blk_mq_submit_bio()
204 gfp_t gfp = opf & REQ_NOWAIT ? GFP_NOWAIT : GFP_NOIO; in brd_do_bvec()268 if (err == -ENOMEM && bio->bi_opf & REQ_NOWAIT) { in brd_submit_bio()
406 #define REQ_NOWAIT (__force blk_opf_t)(1ULL << __REQ_NOWAIT) macro
662 bio->bi_opf |= REQ_NOWAIT; in bio_set_polled()
506 if (err == BLK_STS_AGAIN && (bio->bi_opf & REQ_NOWAIT)) in dio_bio_complete()1184 dio->opf |= REQ_NOWAIT; in __blockdev_direct_IO()
1336 bio->bi_opf & REQ_NOWAIT)) { in raid1_read_request()1442 if (bio->bi_opf & REQ_NOWAIT) in wait_blocked_rdev()1473 if (bio->bi_opf & REQ_NOWAIT) { in raid1_write_request()1495 bio->bi_opf & REQ_NOWAIT)) { in raid1_write_request()
1123 if (!wait_barrier(conf, bio->bi_opf & REQ_NOWAIT)) { in regular_request_wait()1131 if (bio->bi_opf & REQ_NOWAIT) { in regular_request_wait()1356 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()1385 if (bio->bi_opf & REQ_NOWAIT) { in raid10_write_request()1627 if (!wait_barrier(conf, bio->bi_opf & REQ_NOWAIT)) { in raid10_handle_discard()
1757 if (unlikely(ci->bio->bi_opf & REQ_NOWAIT)) { in __split_and_process_bio()1977 if (unlikely(bio->bi_opf & REQ_NOWAIT) && !is_abnormal) { in dm_split_and_process_bio()2057 if (bio->bi_opf & REQ_NOWAIT) in dm_submit_bio()
5682 if (WARN_ON_ONCE(bi->bi_opf & REQ_NOWAIT)) in make_discard_request()6129 if ((bi->bi_opf & REQ_NOWAIT) && in raid5_make_request()
378 if (bio->bi_opf & REQ_NOWAIT) { in md_handle_request()
510 rq_flags |= REQ_NOWAIT; in nvme_uring_cmd_io()
119 bio->bi_opf &= ~REQ_NOWAIT; in nvme_failover_req()