ocfs2_dlm_debug  2423 fs/ocfs2/dlmglue.c 	struct ocfs2_dlm_debug *dlm_debug;
ocfs2_dlm_debug  2425 fs/ocfs2/dlmglue.c 	dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt);
ocfs2_dlm_debug  2441 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void)
ocfs2_dlm_debug  2443 fs/ocfs2/dlmglue.c 	struct ocfs2_dlm_debug *dlm_debug;
ocfs2_dlm_debug  2445 fs/ocfs2/dlmglue.c 	dlm_debug = kmalloc(sizeof(struct ocfs2_dlm_debug), GFP_KERNEL);
ocfs2_dlm_debug  2460 fs/ocfs2/dlmglue.c 	struct ocfs2_dlm_debug *p_dlm_debug;
ocfs2_dlm_debug  2469 fs/ocfs2/dlmglue.c 	struct ocfs2_dlm_debug *dlm_debug = priv->p_dlm_debug;
ocfs2_dlm_debug  2688 fs/ocfs2/dlmglue.c 	struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug;
ocfs2_dlm_debug  2709 fs/ocfs2/dlmglue.c 	struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug;
ocfs2_dlm_debug   114 fs/ocfs2/dlmglue.h struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void);
ocfs2_dlm_debug   301 fs/ocfs2/ocfs2.h 	struct ocfs2_dlm_debug *osb_dlm_debug;