Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dblk_types.h233 #define REQ_DONTPREP (1ULL << __REQ_DONTPREP) macro
/linux-4.1.27/drivers/scsi/
Dscsi_lib.c1063 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.1.27/block/
Dblk-core.c2290 if (rq->cmd_flags & REQ_DONTPREP) in blk_peek_request()
2317 !(rq->cmd_flags & REQ_DONTPREP)) { in blk_peek_request()
2591 req->cmd_flags &= ~REQ_DONTPREP; in blk_unprep_request()
2612 if (req->cmd_flags & REQ_DONTPREP) in blk_finish_request()
/linux-4.1.27/drivers/mmc/card/
Dqueue.c44 req->cmd_flags |= REQ_DONTPREP; in mmc_prep_request()
/linux-4.1.27/drivers/staging/i2o/
Di2o_block.c387 req->cmd_flags |= REQ_DONTPREP; in i2o_block_prep_req_fn()
/linux-4.1.27/drivers/md/
Ddm.c1140 rq->cmd_flags &= ~REQ_DONTPREP; in dm_unprep_request()
1942 rq->cmd_flags |= REQ_DONTPREP; in dm_prep_fn()
/linux-4.1.27/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.1.27/Documentation/block/
Dbiodoc.txt351 (The prepare function would not be called for requests that have REQ_DONTPREP