Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2.h400 struct ocfs2_dlm_debug *osb_dlm_debug; member
H A Ddlmglue.c529 ocfs2_add_lockres_tracking(res, osb->osb_dlm_debug); in ocfs2_lock_res_init_common()
3280 ocfs2_get_dlm_debug(osb->osb_dlm_debug); in ocfs2_dlm_debug_open()
3281 priv->p_dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_debug_open()
3299 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_init_debug()
3311 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_shutdown_debug()
H A Dsuper.c2259 osb->osb_dlm_debug = ocfs2_new_dlm_debug(); in ocfs2_initialize_super()
2260 if (!osb->osb_dlm_debug) { in ocfs2_initialize_super()
2509 ocfs2_put_dlm_debug(osb->osb_dlm_debug); in ocfs2_delete_osb()