Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/dlm/
Ddlmdebug.h32 struct dlm_debug_ctxt { struct
33 struct kref debug_refcnt;
34 struct dentry *debug_state_dentry;
35 struct dentry *debug_lockres_dentry;
36 struct dentry *debug_mle_dentry;
37 struct dentry *debug_purgelist_dentry;
Ddlmcommon.h159 struct dlm_debug_ctxt *dlm_debug_ctxt; member