Lines Matching refs:nvmet_ctrl
42 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_set_feat_resv_notif_mask()
132 static void nvmet_pr_add_resv_log(struct nvmet_ctrl *ctrl, u8 log_type, in nvmet_pr_add_resv_log()
160 struct nvmet_ctrl *ctrl; in nvmet_pr_resv_released()
184 struct nvmet_ctrl *ctrl; in nvmet_pr_send_event_to_host()
227 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_pr_register()
294 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_pr_unregister()
356 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_pr_replace()
536 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_pr_preempt()
652 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_pr_acquire()
765 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_execute_pr_release()
936 struct nvmet_ctrl *ctrl = req->sq->ctrl; in nvmet_pr_check_cmd_access()
1040 int nvmet_ctrl_init_pr(struct nvmet_ctrl *ctrl) in nvmet_ctrl_init_pr()
1081 void nvmet_ctrl_destroy_pr(struct nvmet_ctrl *ctrl) in nvmet_ctrl_destroy_pr()
1104 struct nvmet_ctrl *ctrl = NULL; in nvmet_pr_init_ns()