Home
last modified time | relevance | path

Searched refs:REQ_OP_ZONE_APPEND (Results 1 – 17 of 17) sorted by relevance

/linux-6.6.21/drivers/md/
Ddm-zone.c395 case REQ_OP_ZONE_APPEND: in dm_zone_map_bio_begin()
446 case REQ_OP_ZONE_APPEND: in dm_zone_map_bio_end()
502 case REQ_OP_ZONE_APPEND: in dm_need_zone_wp_tracking()
603 bio_op(clone) == REQ_OP_ZONE_APPEND) { in dm_zone_endio()
632 } else if (bio_op(orig_bio) == REQ_OP_ZONE_APPEND) { in dm_zone_endio()
Ddm.c1331 BUG_ON(bio_op(bio) == REQ_OP_ZONE_APPEND); in dm_accept_partial_bio()
/linux-6.6.21/drivers/scsi/
Dsd_zbc.c510 case REQ_OP_ZONE_APPEND: in sd_zbc_need_zone_wp_update()
550 if (op == REQ_OP_ZONE_APPEND) { in sd_zbc_zone_wp_update()
566 case REQ_OP_ZONE_APPEND: in sd_zbc_zone_wp_update()
625 if (req_op(rq) == REQ_OP_ZONE_APPEND) in sd_zbc_complete()
Dsd.c1235 if (req_op(rq) == REQ_OP_ZONE_APPEND) { in sd_setup_read_write_cmnd()
1323 case REQ_OP_ZONE_APPEND: in sd_init_command()
/linux-6.6.21/fs/btrfs/
Dbio.c376 if (bio_op(bio) == REQ_OP_ZONE_APPEND && !bio->bi_status) in btrfs_simple_end_io()
453 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in btrfs_submit_dev_bio()
691 bio->bi_opf |= REQ_OP_ZONE_APPEND; in btrfs_submit_chunk()
Dvolumes.h566 case REQ_OP_ZONE_APPEND: in btrfs_op()
/linux-6.6.21/block/
Dbio.c1048 if (WARN_ON_ONCE(bio_op(bio) != REQ_OP_ZONE_APPEND)) in bio_add_zone_append_page()
1174 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in bio_iov_bvec_set()
1287 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in __bio_iov_iter_get_pages()
1632 if (WARN_ON_ONCE(bio_op(bio) == REQ_OP_ZONE_APPEND)) in bio_split()
Dblk-core.c760 bio_op(bio) != REQ_OP_ZONE_APPEND)) in submit_bio_noacct()
783 case REQ_OP_ZONE_APPEND: in submit_bio_noacct()
Dblk.h135 if (req_op(rq) == REQ_OP_ZONE_APPEND) in rq_mergeable()
Dblk-mq.c766 } else if (req_op(rq) == REQ_OP_ZONE_APPEND) { in req_bio_endio()
850 if (req_op(req) == REQ_OP_ZONE_APPEND) in blk_complete_request()
/linux-6.6.21/include/linux/
Dblk_types.h391 REQ_OP_ZONE_APPEND = (__force blk_opf_t)13, enumerator
/linux-6.6.21/drivers/block/
Dublk_drv.c398 case REQ_OP_ZONE_APPEND: in ublk_setup_iod_zoned()
969 (op_is_zone_mgmt(op) || op == REQ_OP_ZONE_APPEND)) in ublk_setup_iod()
1410 if (req_op(req) == REQ_OP_ZONE_APPEND) in ublk_commit_completion()
1761 } else if (req_op(req) != REQ_OP_ZONE_APPEND && ub_cmd->addr) { in __ublk_ch_uring_cmd()
1848 req_op(req) == REQ_OP_ZONE_APPEND) && in ublk_check_ubuf_dir()
Dvirtio_blk.c288 case REQ_OP_ZONE_APPEND: in virtblk_setup_cmd()
344 if (req_op(req) == REQ_OP_ZONE_APPEND) in virtblk_request_done()
/linux-6.6.21/drivers/nvme/target/
Dzns.c541 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
/linux-6.6.21/drivers/block/null_blk/
Dzoned.c671 case REQ_OP_ZONE_APPEND: in null_process_zoned_cmd()
/linux-6.6.21/drivers/nvme/host/
Dcore.c375 req_op(req) == REQ_OP_ZONE_APPEND) in nvme_end_req_zoned()
1007 case REQ_OP_ZONE_APPEND: in nvme_setup_cmd()
/linux-6.6.21/Documentation/ABI/stable/
Dsysfs-block670 write operation (REQ_OP_ZONE_APPEND). This value is always 0 for