Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdebug.h50 void dlm_destroy_debugfs_subroot(struct dlm_ctxt *dlm);
68 static inline void dlm_destroy_debugfs_subroot(struct dlm_ctxt *dlm) in dlm_destroy_debugfs_subroot() function
Ddlmdebug.c954 dlm_destroy_debugfs_subroot(dlm); in dlm_create_debugfs_subroot()
958 void dlm_destroy_debugfs_subroot(struct dlm_ctxt *dlm) in dlm_destroy_debugfs_subroot() function
Ddlmdomain.c309 dlm_destroy_debugfs_subroot(dlm); in dlm_free_ctxt_mem()