Home
last modified time | relevance | path

Searched refs:REQ_OP_ZONE_CLOSE (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dblk_types.h374 REQ_OP_ZONE_CLOSE = (__force blk_opf_t)11, enumerator
516 case REQ_OP_ZONE_CLOSE: in op_is_zone_mgmt()
/linux-6.3-rc2/drivers/nvme/target/
A Dzns.c329 return REQ_OP_ZONE_CLOSE; in zsa_req_op()
370 case REQ_OP_ZONE_CLOSE: in zmgmt_send_scan_cb()
463 case REQ_OP_ZONE_CLOSE: in nvmet_bdev_execute_zmgmt_send_all()
/linux-6.3-rc2/drivers/block/null_blk/
A Dzoned.c647 case REQ_OP_ZONE_CLOSE: in null_zone_mgmt()
682 case REQ_OP_ZONE_CLOSE: in null_process_zoned_cmd()
/linux-6.3-rc2/block/
A Dblk-zoned.c419 op = REQ_OP_ZONE_CLOSE; in blkdev_zone_mgmt_ioctl()
A Dblk-core.c788 case REQ_OP_ZONE_CLOSE: in submit_bio_noacct()
/linux-6.3-rc2/fs/zonefs/
A Dsuper.c111 if (op == REQ_OP_ZONE_CLOSE && !z->z_wpoffset) in zonefs_zone_mgmt()
1042 ret = zonefs_zone_mgmt(sb, z, REQ_OP_ZONE_CLOSE); in zonefs_init_zgroup()
A Dfile.c822 ret = zonefs_inode_zone_mgmt(inode, REQ_OP_ZONE_CLOSE); in zonefs_seq_file_write_close()
/linux-6.3-rc2/drivers/scsi/
A Dsd.c1266 case REQ_OP_ZONE_CLOSE: in sd_init_command()
1989 case REQ_OP_ZONE_CLOSE: in sd_done()
/linux-6.3-rc2/drivers/block/
A Dvirtio_blk.c279 case REQ_OP_ZONE_CLOSE: in virtblk_setup_cmd()
/linux-6.3-rc2/drivers/nvme/host/
A Dcore.c968 case REQ_OP_ZONE_CLOSE: in nvme_setup_cmd()

Completed in 35 milliseconds