Home
last modified time | relevance | path

Searched refs:osb_dlm_debug (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Ddlmglue.c529 ocfs2_add_lockres_tracking(res, osb->osb_dlm_debug); in ocfs2_lock_res_init_common()
3286 ocfs2_get_dlm_debug(osb->osb_dlm_debug); in ocfs2_dlm_debug_open()
3287 priv->p_dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_debug_open()
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()
H A Docfs2.h425 struct ocfs2_dlm_debug *osb_dlm_debug; member