Home
last modified time | relevance | path

Searched refs:nvme_setup_zone_mgmt_send (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h854 blk_status_t nvme_setup_zone_mgmt_send(struct nvme_ns *ns, struct request *req,
860 static inline blk_status_t nvme_setup_zone_mgmt_send(struct nvme_ns *ns, in nvme_setup_zone_mgmt_send() function
H A Dzns.c245 blk_status_t nvme_setup_zone_mgmt_send(struct nvme_ns *ns, struct request *req, in nvme_setup_zone_mgmt_send() function
H A Dcore.c859 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_RESET); in nvme_setup_cmd()
862 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_OPEN); in nvme_setup_cmd()
865 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_CLOSE); in nvme_setup_cmd()
868 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_FINISH); in nvme_setup_cmd()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dzns.c235 blk_status_t nvme_setup_zone_mgmt_send(struct nvme_ns *ns, struct request *req, in nvme_setup_zone_mgmt_send() function
H A Dnvme.h1012 blk_status_t nvme_setup_zone_mgmt_send(struct nvme_ns *ns, struct request *req,
1016 static inline blk_status_t nvme_setup_zone_mgmt_send(struct nvme_ns *ns, in nvme_setup_zone_mgmt_send() function
H A Dcore.c984 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_RESET); in nvme_setup_cmd()
987 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_OPEN); in nvme_setup_cmd()
990 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_CLOSE); in nvme_setup_cmd()
993 ret = nvme_setup_zone_mgmt_send(ns, req, cmd, NVME_ZONE_FINISH); in nvme_setup_cmd()

Completed in 17 milliseconds