Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmdebug.h26 void dlm_create_debugfs_subroot(struct dlm_ctxt *dlm);
37 static inline void dlm_create_debugfs_subroot(struct dlm_ctxt *dlm) in dlm_create_debugfs_subroot() function
H A Ddlmdebug.c875 void dlm_create_debugfs_subroot(struct dlm_ctxt *dlm) in dlm_create_debugfs_subroot() function
H A Ddlmdomain.c1993 dlm_create_debugfs_subroot(dlm); in dlm_alloc_ctxt()