Searched refs:REQ_OP_FLUSH (Results 1 – 22 of 22) sorted by relevance
76 and handle empty REQ_OP_FLUSH requests in its prep_fn/request_fn. Note that78 of an empty REQ_OP_FLUSH request followed by the actual write by the block86 layer turns it into an empty REQ_OP_FLUSH request after the actual write.
200 case REQ_OP_FLUSH: in ps3disk_do_request()263 if (req_op(req) == REQ_OP_FLUSH) { in ps3disk_interrupt()
1220 bio_op(cmd->bio) != REQ_OP_FLUSH) { in null_handle_cmd()1226 req_op(cmd->rq) != REQ_OP_FLUSH) { in null_handle_cmd()1240 if (bio_op(cmd->bio) == REQ_OP_FLUSH) in null_handle_cmd()1245 if (req_op(cmd->rq) == REQ_OP_FLUSH) in null_handle_cmd()
758 BUG_ON(req_op(req) == REQ_OP_FLUSH || req->cmd_flags & REQ_FUA); in blkif_queue_rw_req()770 if (req_op(req) == REQ_OP_FLUSH || req->cmd_flags & REQ_FUA) { in blkif_queue_rw_req()875 ((req_op(req) == REQ_OP_FLUSH) && in blkif_request_flush_invalid()2094 if (req_op(shadow[j].request) == REQ_OP_FLUSH || in blkfront_resume()
237 case REQ_OP_FLUSH: in virtio_queue_rq()
597 case REQ_OP_FLUSH: in do_req_filebacked()1751 case REQ_OP_FLUSH: in loop_queue_rq()
482 case REQ_OP_FLUSH: in nbd_send_cmd()
558 if (req_op(req) == REQ_OP_FLUSH) { in skd_mq_queue_rq()
284 REQ_OP_FLUSH = 2, enumerator
850 if (req_op(rq) == REQ_OP_FLUSH) in rq_mergeable()
352 flush_rq->cmd_flags = REQ_OP_FLUSH | REQ_PREFLUSH; in blk_kick_flush()
55 case REQ_OP_FLUSH: in mmc_cqe_issue_type()
2246 case REQ_OP_FLUSH: in mmc_blk_mq_issue_rq()2257 case REQ_OP_FLUSH: in mmc_blk_mq_issue_rq()
86 if (req_op(req) == REQ_OP_FLUSH) { in do_blktrans_request()
435 if (req_op(rq) != REQ_OP_FLUSH) in idedisk_prep_fn()
673 if (req_op(rq) != REQ_OP_FLUSH) in dm_old_request_fn()
239 if (op == REQ_OP_FLUSH) in __blk_add_trace()1899 case REQ_OP_FLUSH: in blk_fill_rwbs()
1374 if (req_op(req) == REQ_OP_FLUSH) { in do_ubd_request()
83 { REQ_OP_FLUSH, "FLUSH" }, \
1269 case REQ_OP_FLUSH: in sd_init_command()
671 case REQ_OP_FLUSH: in nvme_setup_cmd()
1313 bio->bi_opf = REQ_OP_FLUSH | REQ_PREFLUSH; in submit_one_flush()