Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/dlm/
Ddlmdebug.h53 int dlm_create_debugfs_root(void);
72 static inline int dlm_create_debugfs_root(void) in dlm_create_debugfs_root() function
Ddlmdebug.c997 int dlm_create_debugfs_root(void) in dlm_create_debugfs_root() function
Ddlmdomain.c2305 status = dlm_create_debugfs_root(); in dlm_init()