Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dzns.c32 c.identify.csi = NVME_CSI_ZNS; in nvme_set_max_append()
84 c.identify.csi = NVME_CSI_ZNS; in nvme_update_zone_info()
185 if (ns->head->ids.csi != NVME_CSI_ZNS) in nvme_ns_report_zones()
H A Dcore.c2035 if (ns->head->ids.csi == NVME_CSI_ZNS) { in nvme_update_ns_info_block()
2092 case NVME_CSI_ZNS: in nvme_update_ns_info()
3778 (info.ids.csi != NVME_CSI_NVM && info.ids.csi != NVME_CSI_ZNS)) in nvme_scan_ns()
/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c544 case NVME_CSI_ZNS: in nvmet_parse_passthru_admin_cmd()
556 case NVME_CSI_ZNS: in nvmet_parse_passthru_admin_cmd()
H A Dadmin-cmd.c209 case NVME_CSI_ZNS: in nvmet_execute_get_log_cmd_effects_ns()
701 case NVME_CSI_ZNS: in nvmet_execute_identify()
714 case NVME_CSI_ZNS: in nvmet_execute_identify()
H A Dio-cmd-bdev.c111 ns->csi = NVME_CSI_ZNS; in nvmet_bdev_ns_enable()
H A Dcore.c924 case NVME_CSI_ZNS: in nvmet_parse_io_cmd()
/openbmc/linux/include/linux/
H A Dnvme.h520 NVME_CSI_ZNS = 2, enumerator