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)1083 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in blk_rq_payload_bytes()1094 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in req_bvec()1133 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()
963 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()
809 req->rq_flags |= RQF_SPECIAL_PAYLOAD; in nvme_setup_discard() 932 if (req->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_cleanup_cmd() 939 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()