Searched refs:nvmet_debugfs_ctrl_free (Results 1 – 3 of 3) 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
163 void nvmet_debugfs_ctrl_free(struct nvmet_ctrl *ctrl) in nvmet_debugfs_ctrl_free() function
1518 nvmet_debugfs_ctrl_free(ctrl); in nvmet_ctrl_free()