Home
last modified time | relevance | path

Searched refs:NVME_CSI_ZNS (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/nvme/host/
Dzns.c33 c.identify.csi = NVME_CSI_ZNS; in nvme_set_max_append()
85 c.identify.csi = NVME_CSI_ZNS; in nvme_update_zone_info()
183 if (ns->head->ids.csi != NVME_CSI_ZNS) in nvme_ns_report_zones()
Dcore.c1905 if (ns->head->ids.csi == NVME_CSI_ZNS) { in nvme_update_ns_info()
3948 case NVME_CSI_ZNS: in nvme_validate_or_alloc_ns()
/Linux-v5.15/drivers/nvme/target/
Dadmin-cmd.c204 case NVME_CSI_ZNS: in nvmet_execute_get_log_cmd_effects_ns()
665 case NVME_CSI_ZNS: in nvmet_handle_identify_desclist()
693 case NVME_CSI_ZNS: in nvmet_execute_identify()
709 case NVME_CSI_ZNS: in nvmet_execute_identify()
Dpassthru.c481 case NVME_CSI_ZNS: in nvmet_parse_passthru_admin_cmd()
493 case NVME_CSI_ZNS: in nvmet_parse_passthru_admin_cmd()
Dio-cmd-bdev.c102 ns->csi = NVME_CSI_ZNS; in nvmet_bdev_ns_enable()
Dcore.c895 case NVME_CSI_ZNS: in nvmet_parse_io_cmd()
/Linux-v5.15/include/linux/
Dnvme.h436 NVME_CSI_ZNS = 2, enumerator