Searched refs:ocfs2_dlm_debug (Results 1 – 3 of 3) sorted by relevance
193 struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void);194 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug);
407 struct ocfs2_dlm_debug *dlm_debug) in ocfs2_add_lockres_tracking()3010 struct ocfs2_dlm_debug *dlm_debug; in ocfs2_dlm_debug_free()3017 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug) in ocfs2_put_dlm_debug()3023 static void ocfs2_get_dlm_debug(struct ocfs2_dlm_debug *debug) in ocfs2_get_dlm_debug()3028 struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void) in ocfs2_new_dlm_debug()3030 struct ocfs2_dlm_debug *dlm_debug; in ocfs2_new_dlm_debug()3047 struct ocfs2_dlm_debug *p_dlm_debug;3056 struct ocfs2_dlm_debug *dlm_debug = priv->p_dlm_debug; in ocfs2_dlm_next_res()3142 struct ocfs2_dlm_debug *dlm_debug = in ocfs2_dlm_seq_show()3306 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_init_debug()[all …]
222 struct ocfs2_dlm_debug { struct398 struct ocfs2_dlm_debug *osb_dlm_debug;
Completed in 15 milliseconds