Searched refs:REQ_OP_WRITE_ZEROES (Results 1 – 21 of 21) sorted by relevance
240 bio_opf = REQ_OP_WRITE_ZEROES; in rnbd_to_bio_flags()274 case REQ_OP_WRITE_ZEROES: in rq_to_rnbd_flags()
326 else if (op == REQ_OP_WRITE_ZEROES) in do_region() 328 if ((op == REQ_OP_DISCARD || op == REQ_OP_WRITE_ZEROES) && in do_region() 345 case REQ_OP_WRITE_ZEROES: in do_region() 360 if (op == REQ_OP_DISCARD || op == REQ_OP_WRITE_ZEROES) { in do_region()
286 unlikely(bio_op(bio) == REQ_OP_WRITE_ZEROES)) { in stripe_map()
836 job->op = REQ_OP_WRITE_ZEROES; in dm_kcopyd_copy()
433 case REQ_OP_WRITE_ZEROES: in dmz_handle_bio()
2081 case REQ_OP_WRITE_ZEROES: in kcryptd_crypt_write_inline()
57 bio_op(bio) != REQ_OP_WRITE_ZEROES) in bio_has_data()67 bio_op(bio) == REQ_OP_WRITE_ZEROES; in bio_no_advance_iter()185 case REQ_OP_WRITE_ZEROES: in bio_segments()
339 REQ_OP_WRITE_ZEROES = (__force blk_opf_t)9, enumerator
156 if (req_op(rq) == REQ_OP_WRITE_ZEROES) in rq_mergeable()202 if (unlikely(op == REQ_OP_WRITE_ZEROES)) in blk_queue_get_max_sectors()398 case REQ_OP_WRITE_ZEROES: in __bio_split_to_limits()
179 case REQ_OP_WRITE_ZEROES: in bounce_clone_bio()
134 bio = bio_alloc(bdev, 0, REQ_OP_WRITE_ZEROES, gfp_mask); in __blkdev_issue_write_zeroes()
208 if (bio_op(bio) == REQ_OP_WRITE_ZEROES) in get_max_io_size()464 case REQ_OP_WRITE_ZEROES: in blk_recalc_rq_segments()
903 WARN_ON_ONCE(bio_op(bio) != REQ_OP_WRITE_ZEROES && in blk_zone_write_plug_init_request()1162 case REQ_OP_WRITE_ZEROES: in blk_zone_plug_bio()
34 | (bio_op(bio_src) == REQ_OP_WRITE_ZEROES ? RQ_ZEROES : 0) in drbd_req_new()1172 else if (bio_op(bio) == REQ_OP_WRITE_ZEROES) in drbd_submit_req_private_bio()1231 if (bio_op(bio) == REQ_OP_WRITE_ZEROES || in drbd_request_prepare()
176 bool is_discard = bio_op(bio) == REQ_OP_WRITE_ZEROES || in drbd_peer_request_endio()253 case REQ_OP_WRITE_ZEROES: in drbd_request_endio()
2403 return REQ_OP_WRITE_ZEROES; in wire_flags_to_bio_op()2612 D_ASSERT(peer_device, peer_req_op(peer_req) == REQ_OP_WRITE_ZEROES); in receive_Data()
1639 (bio_op(bio) == REQ_OP_WRITE_ZEROES ? in bio_flags_to_wire()
556 if (req_op(req) == REQ_OP_DISCARD || req_op(req) == REQ_OP_WRITE_ZEROES) in dasd_fba_build_cp()
2307 case REQ_OP_WRITE_ZEROES: in zram_submit_bio()
1005 case REQ_OP_WRITE_ZEROES: in ublk_setup_iod()
2478 case REQ_OP_WRITE_ZEROES: in mmc_blk_mq_issue_rq()