Home
last modified time | relevance | path

Searched defs:dlm_debug_ctxt (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdebug.h32 struct dlm_debug_ctxt { struct
33 struct dentry *debug_state_dentry;
34 struct dentry *debug_lockres_dentry;
35 struct dentry *debug_mle_dentry;
36 struct dentry *debug_purgelist_dentry;
Ddlmcommon.h160 struct dlm_debug_ctxt *dlm_debug_ctxt; member