Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dblk.h162 if (req_op(rq) == REQ_OP_ZONE_APPEND) in rq_mergeable()
396 case REQ_OP_ZONE_APPEND: in __bio_split_to_limits()
483 if (req_op(rq) == REQ_OP_ZONE_APPEND || in blk_zone_update_request_bio()
H A Dblk-zoned.c955 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in blk_zone_wplug_prepare_bio()
1010 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in blk_zone_wplug_handle_write()
1158 case REQ_OP_ZONE_APPEND: in blk_zone_plug_bio()
1227 bio->bi_opf |= REQ_OP_ZONE_APPEND; in blk_zone_write_plug_bio_endio()
H A Dblk-core.c809 bio_op(bio) != REQ_OP_ZONE_APPEND)) in submit_bio_noacct()
844 case REQ_OP_ZONE_APPEND: in submit_bio_noacct()
H A Dbio.c1580 if (WARN_ON_ONCE(bio_op(bio) == REQ_OP_ZONE_APPEND)) in bio_split()
/linux-6.15/include/linux/
H A Dblk_types.h337 REQ_OP_ZONE_APPEND = (__force blk_opf_t)7, enumerator
H A Dbio.h683 return bio_op(bio) == REQ_OP_ZONE_APPEND || in bio_is_zone_append()
/linux-6.15/drivers/md/
H A Ddm-zone.c425 bio_op(clone) == REQ_OP_ZONE_APPEND) { in dm_zone_endio()
H A Ddm.c1345 BUG_ON(bio_op(bio) == REQ_OP_ZONE_APPEND); in dm_accept_partial_bio()
/linux-6.15/fs/btrfs/
H A Dbio.c435 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in btrfs_submit_dev_bio()
725 bio->bi_opf |= REQ_OP_ZONE_APPEND; in btrfs_submit_chunk()
H A Dvolumes.h675 case REQ_OP_ZONE_APPEND: in btrfs_op()
/linux-6.15/drivers/block/
H A Dublk_drv.c418 case REQ_OP_ZONE_APPEND: in ublk_setup_iod_zoned()
1027 (op_is_zone_mgmt(op) || op == REQ_OP_ZONE_APPEND)) in ublk_setup_iod()
1610 if (req_op(req) == REQ_OP_ZONE_APPEND) in ublk_commit_completion()
2115 } else if (req_op(req) != REQ_OP_ZONE_APPEND && ub_cmd->addr) { in __ublk_ch_uring_cmd()
2228 req_op(req) == REQ_OP_ZONE_APPEND) && in ublk_check_ubuf_dir()
H A Dvirtio_blk.c287 case REQ_OP_ZONE_APPEND: in virtblk_setup_cmd()
343 if (req_op(req) == REQ_OP_ZONE_APPEND) in virtblk_request_done()
/linux-6.15/drivers/nvme/target/
H A Dzns.c536 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
/linux-6.15/drivers/block/null_blk/
H A Dzoned.c718 case REQ_OP_ZONE_APPEND: in null_process_zoned_cmd()
/linux-6.15/fs/xfs/
H A Dxfs_zone_alloc.c791 ioend->io_bio.bi_opf |= REQ_OP_ZONE_APPEND; in xfs_submit_zoned_bio()
H A Dxfs_zone_gc.c747 chunk->bio.bi_opf |= REQ_OP_ZONE_APPEND; in xfs_zone_gc_submit_write()
/linux-6.15/drivers/nvme/host/
H A Dcore.c424 req_op(req) == REQ_OP_ZONE_APPEND) { in nvme_end_req_zoned()
1098 case REQ_OP_ZONE_APPEND: in nvme_setup_cmd()
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-block772 write operation (REQ_OP_ZONE_APPEND). This value is always 0 for