Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Ddebug_fs.c27 static struct dentry *dlm_root; variable
983 dlm_root, in dlm_create_debug_file()
994 dlm_root, in dlm_create_debug_file()
1005 dlm_root, in dlm_create_debug_file()
1016 dlm_root, in dlm_create_debug_file()
1025 dlm_root, in dlm_create_debug_file()
1036 dlm_root, in dlm_create_debug_file()
1044 dlm_root = debugfs_create_dir("dlm", NULL); in dlm_register_debugfs()
1045 dlm_comms = debugfs_create_dir("comms", dlm_root); in dlm_register_debugfs()
1050 debugfs_remove(dlm_root); in dlm_unregister_debugfs()