Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/nvme/target/
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
Ddebugfs.c135 int nvmet_debugfs_ctrl_setup(struct nvmet_ctrl *ctrl) in nvmet_debugfs_ctrl_setup() function
Dcore.c1644 nvmet_debugfs_ctrl_setup(ctrl); in nvmet_alloc_ctrl()