Searched refs:RQF_SPECIAL_PAYLOAD (Results 1 – 7 of 7) sorted by relevance
57 #define RQF_SPECIAL_PAYLOAD ((__force req_flags_t)(1 << 18)) macro66 (RQF_STARTED | RQF_FLUSH_SEQ | RQF_SPECIAL_PAYLOAD)1073 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in blk_rq_payload_bytes()1084 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in req_bvec()1123 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in blk_rq_nr_phys_segments()
202 req->rq_flags |= RQF_SPECIAL_PAYLOAD; in virtblk_setup_discard_write_zeroes_erase() 235 if (req->rq_flags & RQF_SPECIAL_PAYLOAD) in virtblk_cleanup_cmd()
580 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in __blk_rq_map_sg()
880 * The RQF_SPECIAL_PAYLOAD flag is ignored on purpose in this function963 if (!(req->rq_flags & RQF_SPECIAL_PAYLOAD)) { in blk_update_request() 3215 if (rq_src->rq_flags & RQF_SPECIAL_PAYLOAD) { in blk_rq_prep_clone() 3216 rq->rq_flags |= RQF_SPECIAL_PAYLOAD; in blk_rq_prep_clone()
811 req->rq_flags |= RQF_SPECIAL_PAYLOAD; in nvme_setup_discard()934 if (req->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_cleanup_cmd()941 req->rq_flags &= ~RQF_SPECIAL_PAYLOAD; in nvme_cleanup_cmd()
285 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_tcp_init_iter()
884 rq->rq_flags |= RQF_SPECIAL_PAYLOAD; in sd_set_special_bvec()1347 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in sd_uninit_command()