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()
572 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in __blk_rq_map_sg()
962 if (!(req->rq_flags & RQF_SPECIAL_PAYLOAD)) { in blk_update_request()3157 if (rq_src->rq_flags & RQF_SPECIAL_PAYLOAD) { in blk_rq_prep_clone()3158 rq->rq_flags |= RQF_SPECIAL_PAYLOAD; in blk_rq_prep_clone()
884 rq->rq_flags |= RQF_SPECIAL_PAYLOAD; in sd_set_special_bvec()1347 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) in sd_uninit_command()
830 req->rq_flags |= RQF_SPECIAL_PAYLOAD; in nvme_setup_discard()953 if (req->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_cleanup_cmd()
285 if (rq->rq_flags & RQF_SPECIAL_PAYLOAD) { in nvme_tcp_init_iter()