Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h151 if (req_op(rq) == REQ_OP_ZONE_APPEND) in rq_mergeable()
381 case REQ_OP_ZONE_APPEND: in __bio_split_to_limits()
468 return bio_op(bio) == REQ_OP_ZONE_APPEND || in bio_is_zone_append()
484 if (req_op(rq) == REQ_OP_ZONE_APPEND || bio_zone_write_plugging(bio)) in blk_zone_update_request_bio()
H A Dblk-zoned.c597 (bio_op(bio) != REQ_OP_ZONE_APPEND && in disk_zone_wplug_abort_unaligned()
907 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in blk_zone_wplug_prepare_bio()
968 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in blk_zone_wplug_handle_write()
1071 case REQ_OP_ZONE_APPEND: in blk_zone_plug_bio()
1161 bio->bi_opf |= REQ_OP_ZONE_APPEND; in blk_zone_write_plug_bio_endio()
H A Dbio.c1089 if (WARN_ON_ONCE(bio_op(bio) != REQ_OP_ZONE_APPEND)) in bio_add_zone_append_page()
1213 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in bio_iov_bvec_set()
1368 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in __bio_iov_iter_get_pages()
1735 if (WARN_ON_ONCE(bio_op(bio) == REQ_OP_ZONE_APPEND)) in bio_split()
H A Dblk-core.c783 bio_op(bio) != REQ_OP_ZONE_APPEND)) in submit_bio_noacct()
824 case REQ_OP_ZONE_APPEND: in submit_bio_noacct()
/linux/fs/btrfs/
H A Dbio.c358 if (bio_op(bio) == REQ_OP_ZONE_APPEND && !bio->bi_status) in btrfs_simple_end_io()
401 if (bio_op(bio) == REQ_OP_ZONE_APPEND && !bio->bi_status) in btrfs_orig_write_end_io()
415 } else if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in btrfs_clone_write_end_io()
440 if (bio_op(bio) == REQ_OP_ZONE_APPEND) { in btrfs_submit_dev_bio()
707 bio->bi_opf |= REQ_OP_ZONE_APPEND; in btrfs_submit_chunk()
H A Dvolumes.h650 case REQ_OP_ZONE_APPEND: in btrfs_op()
/linux/include/linux/
H A Dblk_types.h337 REQ_OP_ZONE_APPEND = (__force blk_opf_t)7, enumerator
/linux/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/drivers/block/
H A Dublk_drv.c412 case REQ_OP_ZONE_APPEND: in ublk_setup_iod_zoned()
945 (op_is_zone_mgmt(op) || op == REQ_OP_ZONE_APPEND)) in ublk_setup_iod()
1375 if (req_op(req) == REQ_OP_ZONE_APPEND) in ublk_commit_completion()
1777 } else if (req_op(req) != REQ_OP_ZONE_APPEND && ub_cmd->addr) { in __ublk_ch_uring_cmd()
1890 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()
/linux/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/drivers/block/null_blk/
H A Dzoned.c706 case REQ_OP_ZONE_APPEND: in null_process_zoned_cmd()
/linux/drivers/nvme/host/
H A Dcore.c422 req_op(req) == REQ_OP_ZONE_APPEND) { in nvme_end_req_zoned()
1093 case REQ_OP_ZONE_APPEND: in nvme_setup_cmd()
/linux/Documentation/ABI/stable/
H A Dsysfs-block721 write operation (REQ_OP_ZONE_APPEND). This value is always 0 for