dlm_debug_ctxt 161 fs/ocfs2/dlm/dlmcommon.h struct dlm_debug_ctxt *dlm_debug_ctxt; dlm_debug_ctxt 366 fs/ocfs2/dlm/dlmdebug.c struct dlm_debug_ctxt *dc; dlm_debug_ctxt 368 fs/ocfs2/dlm/dlmdebug.c dc = container_of(kref, struct dlm_debug_ctxt, debug_refcnt); dlm_debug_ctxt 922 fs/ocfs2/dlm/dlmdebug.c struct dlm_debug_ctxt *dc = dlm->dlm_debug_ctxt; dlm_debug_ctxt 976 fs/ocfs2/dlm/dlmdebug.c struct dlm_debug_ctxt *dc = dlm->dlm_debug_ctxt; dlm_debug_ctxt 1001 fs/ocfs2/dlm/dlmdebug.c dlm->dlm_debug_ctxt = kzalloc(sizeof(struct dlm_debug_ctxt), dlm_debug_ctxt 1003 fs/ocfs2/dlm/dlmdebug.c if (!dlm->dlm_debug_ctxt) { dlm_debug_ctxt 1007 fs/ocfs2/dlm/dlmdebug.c kref_init(&dlm->dlm_debug_ctxt->debug_refcnt);