Home
last modified time | relevance | path

Searched refs:NVME_ZONE_CLOSE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/nvme/target/
Dzns.c329 case NVME_ZONE_CLOSE: in zsa_req_op()
/linux-6.1.9/include/linux/
Dnvme.h1013 NVME_ZONE_CLOSE = 0x1, enumerator
/linux-6.1.9/drivers/nvme/host/
Dcore.c965 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_CLOSE); in nvme_setup_cmd()