Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dpassthru.c226 struct nvme_ctrl *ctrl = nvmet_req_passthru_ctrl(req); in nvmet_passthru_execute_cmd()
300 struct nvme_ctrl *ctrl = nvmet_req_passthru_ctrl(req); in nvmet_passthru_set_host_behaviour()
Dnvmet.h584 nvmet_req_passthru_ctrl(struct nvmet_req *req) in nvmet_req_passthru_ctrl() function
Dadmin-cmd.c945 if (nvmet_req_passthru_ctrl(req)) in nvmet_parse_admin_cmd()
Dcore.c864 if (nvmet_req_passthru_ctrl(req)) in nvmet_parse_io_cmd()