Lines Matching refs:ocfs2_dlm_debug
407 struct ocfs2_dlm_debug *dlm_debug) in ocfs2_add_lockres_tracking()
3012 struct ocfs2_dlm_debug *dlm_debug; in ocfs2_dlm_debug_free()
3014 dlm_debug = container_of(kref, struct ocfs2_dlm_debug, d_refcnt); in ocfs2_dlm_debug_free()
3019 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug) in ocfs2_put_dlm_debug()
3025 static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug) in ocfs2_get_dlm_debug()
3030 struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void) in ocfs2_new_dlm_debug()
3032 struct ocfs2_dlm_debug *dlm_debug; in ocfs2_new_dlm_debug()
3034 dlm_debug = kmalloc(sizeof(struct ocfs2_dlm_debug), GFP_KERNEL); in ocfs2_new_dlm_debug()
3049 struct ocfs2_dlm_debug *p_dlm_debug;
3058 struct ocfs2_dlm_debug *dlm_debug = priv->p_dlm_debug; in ocfs2_dlm_next_res()
3144 struct ocfs2_dlm_debug *dlm_debug = in ocfs2_dlm_seq_show()
3305 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_init_debug()
3317 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_shutdown_debug()