Searched refs:nvme_auth_free (Results 1 – 3 of 3) sorted by relevance
1027 void nvme_auth_free(struct nvme_ctrl *ctrl);1039 static inline void nvme_auth_free(struct nvme_ctrl *ctrl) {}; in nvme_auth_free() function
997 void nvme_auth_free(struct nvme_ctrl *ctrl) in nvme_auth_free() function1017 EXPORT_SYMBOL_GPL(nvme_auth_free);
4989 nvme_auth_free(ctrl); in nvme_free_ctrl()