ocfs2_dlm_debug
struct ocfs2_dlm_debug *dlm_debug;
dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt);
void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug)
static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug)
struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void)
struct ocfs2_dlm_debug *dlm_debug;
dlm_debug = kmalloc_obj(struct ocfs2_dlm_debug);
struct ocfs2_dlm_debug *p_dlm_debug;
struct ocfs2_dlm_debug *dlm_debug = priv->p_dlm_debug;
struct ocfs2_dlm_debug *dlm_debug =
struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug;
struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug;
struct ocfs2_dlm_debug *dlm_debug)
struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void);
void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug);
struct ocfs2_dlm_debug *osb_dlm_debug;