Searched refs:nvmet_debugfs_ctrl_free (Results 1 – 2 of 2) sorted by relevance
16 void nvmet_debugfs_ctrl_free(struct nvmet_ctrl *ctrl);31 static inline void nvmet_debugfs_ctrl_free(struct nvmet_ctrl *ctrl) {} in nvmet_debugfs_ctrl_free() function
1759 nvmet_debugfs_ctrl_free(ctrl); in nvmet_ctrl_free()