Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dzns.c330 case NVME_ZONE_CLOSE: in zsa_req_op()
/Linux-v6.6/include/linux/
Dnvme.h1052 NVME_ZONE_CLOSE = 0x1, enumerator
/Linux-v6.6/drivers/nvme/host/
Dcore.c988 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_CLOSE); in nvme_setup_cmd()