Home
last modified time | relevance | path

Searched refs:nvmet_execute_keep_alive (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/nvme/target/
Ddiscovery.c370 req->execute = nvmet_execute_keep_alive; in nvmet_parse_discovery_cmd()
Dadmin-cmd.c917 void nvmet_execute_keep_alive(struct nvmet_req *req) in nvmet_execute_keep_alive() function
968 req->execute = nvmet_execute_keep_alive; in nvmet_parse_admin_cmd()
Dpassthru.c432 req->execute = nvmet_execute_keep_alive; in nvmet_parse_passthru_admin_cmd()
Dnvmet.h420 void nvmet_execute_keep_alive(struct nvmet_req *req);