Searched refs:nvmet_ctrl_put (Results 1 – 4 of 4) sorted by relevance
323 nvmet_ctrl_put(ctrl); in nvmet_execute_admin_connect()393 nvmet_ctrl_put(ctrl); in nvmet_execute_io_connect()
841 nvmet_ctrl_put(cq->ctrl); in nvmet_cq_destroy()951 nvmet_ctrl_put(ctrl); in nvmet_sq_create()991 nvmet_ctrl_put(ctrl); in nvmet_sq_destroy()1699 nvmet_ctrl_put(ctrl); in nvmet_alloc_ctrl()1768 void nvmet_ctrl_put(struct nvmet_ctrl *ctrl) in nvmet_ctrl_put() function1772 EXPORT_SYMBOL_GPL(nvmet_ctrl_put);
619 void nvmet_ctrl_put(struct nvmet_ctrl *ctrl);
2107 nvmet_ctrl_put(ctrl->tctrl); in nvmet_pci_epf_create_ctrl()2147 nvmet_ctrl_put(ctrl->tctrl); in nvmet_pci_epf_destroy_ctrl()
Completed in 19 milliseconds