Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Ddiscovery.c110 if (!nvmet_host_allowed(req, p->subsys, ctrl->hostnqn)) in nvmet_execute_get_disc_log_page()
Dnvmet.h426 bool nvmet_host_allowed(struct nvmet_req *req, struct nvmet_subsys *subsys,
Dcore.c913 bool nvmet_host_allowed(struct nvmet_req *req, struct nvmet_subsys *subsys, in nvmet_host_allowed() function
943 if (!nvmet_host_allowed(req, subsys, hostnqn)) { in nvmet_alloc_ctrl()