Home
last modified time | relevance | path

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

/linux-6.15/fs/dlm/
H A Dmain.c45 dlm_register_debugfs(); in init_dlm()
H A Ddlm_internal.h815 void dlm_register_debugfs(void);
822 static inline void dlm_register_debugfs(void) { } in dlm_register_debugfs() function
H A Ddebug_fs.c814 void __init dlm_register_debugfs(void) in dlm_register_debugfs() function