Home
last modified time | relevance | path

Searched refs:nvmet_req_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/target/
H A Dadmin-cmd.c1340 struct nvmet_ctrl *ctrl = nvmet_req_ctrl(req); in nvmet_execute_set_features()
1499 struct nvmet_ctrl *ctrl = nvmet_req_ctrl(req); in nvmet_execute_get_features()
H A Dnvmet.h760 static inline struct nvmet_ctrl *nvmet_req_ctrl(struct nvmet_req *req) in nvmet_req_ctrl() function