ocfs2_dlm_debug 408 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug) ocfs2_dlm_debug 2982 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug; ocfs2_dlm_debug 2984 fs/ocfs2/dlmglue.c dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt); ocfs2_dlm_debug 2989 fs/ocfs2/dlmglue.c void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug) ocfs2_dlm_debug 2995 fs/ocfs2/dlmglue.c static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug) ocfs2_dlm_debug 3000 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void) ocfs2_dlm_debug 3002 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug; ocfs2_dlm_debug 3004 fs/ocfs2/dlmglue.c dlm_debug = kmalloc(sizeof(struct ocfs2_dlm_debug), GFP_KERNEL); ocfs2_dlm_debug 3019 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *p_dlm_debug; ocfs2_dlm_debug 3028 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug = priv->p_dlm_debug; ocfs2_dlm_debug 3114 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug = ocfs2_dlm_debug 3278 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; ocfs2_dlm_debug 3290 fs/ocfs2/dlmglue.c struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; ocfs2_dlm_debug 195 fs/ocfs2/dlmglue.h struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void); ocfs2_dlm_debug 196 fs/ocfs2/dlmglue.h void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug); ocfs2_dlm_debug 399 fs/ocfs2/ocfs2.h struct ocfs2_dlm_debug *osb_dlm_debug;