Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Ddebugfs.h15 int nvmet_debugfs_ctrl_setup(struct nvmet_ctrl *ctrl);
27 static inline int nvmet_debugfs_ctrl_setup(struct nvmet_ctrl *ctrl) in nvmet_debugfs_ctrl_setup() function
H A Ddebugfs.c156 int nvmet_debugfs_ctrl_setup(struct nvmet_ctrl *ctrl) in nvmet_debugfs_ctrl_setup() function
H A Dcore.c1689 nvmet_debugfs_ctrl_setup(ctrl); in nvmet_alloc_ctrl()