Home
last modified time | relevance | path

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

/linux-6.15/fs/dlm/
H A Ddebug_fs.c27 static struct dentry *dlm_root; variable
771 dlm_root, in dlm_create_debug_file()
781 dlm_root, in dlm_create_debug_file()
791 dlm_root, in dlm_create_debug_file()
801 dlm_root, in dlm_create_debug_file()
809 dlm_root, in dlm_create_debug_file()
817 dlm_root = debugfs_create_dir("dlm", NULL); in dlm_register_debugfs()
818 dlm_comms = debugfs_create_dir("comms", dlm_root); in dlm_register_debugfs()
823 debugfs_remove(dlm_root); in dlm_unregister_debugfs()