Home
last modified time | relevance | path

Searched refs:nvmet_debugfs_ctrl_free (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/target/
H A Ddebugfs.h16 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
H A Ddebugfs.c163 void nvmet_debugfs_ctrl_free(struct nvmet_ctrl *ctrl) in nvmet_debugfs_ctrl_free() function
H A Dcore.c1707 nvmet_debugfs_ctrl_free(ctrl); in nvmet_ctrl_free()