Searched refs:REQ_NOWAIT (Results 1 – 14 of 14) sorted by relevance
88 gfp_t gfp = (opf & REQ_NOWAIT) ? GFP_NOWAIT : GFP_NOIO; in brd_insert_page()173 if (PTR_ERR(page) == -ENOMEM && (opf & REQ_NOWAIT)) in brd_rw_bvec()
752 if (rq->cmd_flags & REQ_NOWAIT) in zloop_handle_cmd()753 rq->cmd_flags &= ~REQ_NOWAIT; in zloop_handle_cmd()
1932 if (rq->cmd_flags & REQ_NOWAIT) in loop_handle_cmd()1933 rq->cmd_flags &= ~REQ_NOWAIT; in loop_handle_cmd()
96 bio.bi_opf |= REQ_NOWAIT; in __blkdev_direct_IO_simple()237 bio->bi_opf |= REQ_NOWAIT; in __blkdev_direct_IO()378 bio->bi_opf |= REQ_NOWAIT; in __blkdev_direct_IO_async()
1454 if (bio->bi_opf & REQ_NOWAIT) in blk_zone_wplug_handle_write()1459 if (bio->bi_opf & REQ_NOWAIT) in blk_zone_wplug_handle_write()1488 if (bio->bi_opf & REQ_NOWAIT) { in blk_zone_wplug_handle_write()1489 bio->bi_opf &= ~REQ_NOWAIT; in blk_zone_wplug_handle_write()
381 if (bio->bi_opf & REQ_NOWAIT) { in __bio_queue_enter()829 if ((bio->bi_opf & REQ_NOWAIT) && !bdev_nowait(bdev)) in submit_bio_noacct()
931 bio->bi_opf |= REQ_NOWAIT; in blkdev_cmd_discard()973 bio->bi_opf |= REQ_NOWAIT; in blkdev_cmd_zone_reset_all()
548 if (data->cmd_flags & REQ_NOWAIT) in __blk_mq_alloc_requests()2580 if (rq->cmd_flags & REQ_NOWAIT) in blk_mq_insert_requests()2750 blk_mq_run_hw_queue(hctx, rq->cmd_flags & REQ_NOWAIT); in blk_mq_try_issue_directly()3172 if (bio->bi_opf & REQ_NOWAIT) in blk_mq_submit_bio()3411 bio->bi_opf &= ~REQ_NOWAIT; in blk_steal_bios()
390 if (bio->bi_opf & REQ_NOWAIT) in bio_split_io_at()
430 #define REQ_NOWAIT (__force blk_opf_t)(1ULL << __REQ_NOWAIT) macro
1056 bio->bi_opf |= REQ_NOWAIT; in __iomap_dio_read_simple()
1759 if (unlikely(ci->bio->bi_opf & REQ_NOWAIT)) { in __split_and_process_bio()1992 if (unlikely(bio->bi_opf & REQ_NOWAIT) && !is_abnormal) { in dm_split_and_process_bio()2090 if (bio->bi_opf & REQ_NOWAIT) in dm_submit_bio()
408 if (bio->bi_opf & REQ_NOWAIT) { in md_handle_request()
545 rq_flags |= REQ_NOWAIT; in nvme_uring_cmd_io()