Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A 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()
H A Ddm.c1331 BUG_ON(bio_op(bio) == REQ_OP_ZONE_APPEND); in dm_accept_partial_bio()
/openbmc/linux/drivers/scsi/
H A 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()
H A 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()
/openbmc/linux/fs/btrfs/
H A 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()
H A Dvolumes.h566 case REQ_OP_ZONE_APPEND: in btrfs_op()
/openbmc/linux/block/
H A Dbio.c1048 if (WARN_ON_ONCE(bio_op(bio) != REQ_OP_ZONE_APPEND)) in bio_add_zone_append_page()
1175 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in bio_iov_bvec_set()
1288 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in __bio_iov_iter_get_pages()
1633 if (WARN_ON_ONCE(bio_op(bio) == REQ_OP_ZONE_APPEND)) in bio_split()
H A Dblk-core.c762 bio_op(bio) != REQ_OP_ZONE_APPEND)) in submit_bio_noacct()
785 case REQ_OP_ZONE_APPEND: in submit_bio_noacct()
H A Dblk.h135 if (req_op(rq) == REQ_OP_ZONE_APPEND) in rq_mergeable()
H A Dblk-mq.c766 } else if (req_op(rq) == REQ_OP_ZONE_APPEND) { in req_bio_endio()
845 if (req_op(req) == REQ_OP_ZONE_APPEND) in blk_complete_request()
/openbmc/linux/include/linux/
H A Dblk_types.h391 REQ_OP_ZONE_APPEND = (__force blk_opf_t)13, enumerator
/openbmc/linux/drivers/block/
H A 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()
H A 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()
/openbmc/linux/drivers/nvme/target/
H A Dzns.c541 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
/openbmc/linux/drivers/block/null_blk/
H A Dzoned.c671 case REQ_OP_ZONE_APPEND: in null_process_zoned_cmd()
/openbmc/linux/drivers/nvme/host/
H A Dcore.c375 req_op(req) == REQ_OP_ZONE_APPEND) in nvme_end_req_zoned()
986 case REQ_OP_ZONE_APPEND: in nvme_setup_cmd()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-block680 write operation (REQ_OP_ZONE_APPEND). This value is always 0 for