Home
last modified time | relevance | path

Searched refs:REQ_DONTPREP (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
Dblk_types.h229 #define REQ_DONTPREP (1ULL << __REQ_DONTPREP) macro
/linux-4.4.14/drivers/scsi/
Dscsi_lib.c1064 cmd->request->cmd_flags &= ~REQ_DONTPREP; in scsi_io_completion()
1369 req->cmd_flags |= REQ_DONTPREP; in scsi_prep_return()
1993 if (!(req->cmd_flags & REQ_DONTPREP)) { in scsi_queue_rq()
1997 req->cmd_flags |= REQ_DONTPREP; in scsi_queue_rq()
2042 if (req->cmd_flags & REQ_DONTPREP) in scsi_queue_rq()
/linux-4.4.14/block/
Dblk-core.c2412 if (rq->cmd_flags & REQ_DONTPREP) in blk_peek_request()
2439 !(rq->cmd_flags & REQ_DONTPREP)) { in blk_peek_request()
2713 req->cmd_flags &= ~REQ_DONTPREP; in blk_unprep_request()
2734 if (req->cmd_flags & REQ_DONTPREP) in blk_finish_request()
/linux-4.4.14/drivers/mmc/card/
Dqueue.c44 req->cmd_flags |= REQ_DONTPREP; in mmc_prep_request()
/linux-4.4.14/drivers/md/
Ddm.c1185 rq->cmd_flags &= ~REQ_DONTPREP; in dm_unprep_request()
1928 rq->cmd_flags |= REQ_DONTPREP; in dm_prep_fn()
/linux-4.4.14/drivers/memstick/core/
Dmspro_block.c838 req->cmd_flags |= REQ_DONTPREP; in mspro_block_prepare_req()
Dms_block.c2010 req->cmd_flags |= REQ_DONTPREP; in msb_prepare_req()
/linux-4.4.14/Documentation/block/
Dbiodoc.txt351 (The prepare function would not be called for requests that have REQ_DONTPREP