Searched refs:nvmet_req_ctrl (Results 1 – 2 of 2) sorted by relevance
1340 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()
760 static inline struct nvmet_ctrl *nvmet_req_ctrl(struct nvmet_req *req) in nvmet_req_ctrl() function