Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Dsuper.c2239 osb->osb_dlm_debug = ocfs2_new_dlm_debug(); in ocfs2_initialize_super()
2240 if (!osb->osb_dlm_debug) { in ocfs2_initialize_super()
2293 ocfs2_put_dlm_debug(osb->osb_dlm_debug); in ocfs2_initialize_super()
2511 ocfs2_put_dlm_debug(osb->osb_dlm_debug); in ocfs2_delete_osb()
Docfs2.h398 struct ocfs2_dlm_debug *osb_dlm_debug; member
Ddlmglue.c528 ocfs2_add_lockres_tracking(res, osb->osb_dlm_debug); in ocfs2_lock_res_init_common()
3290 ocfs2_get_dlm_debug(osb->osb_dlm_debug); in ocfs2_dlm_debug_open()
3291 priv->p_dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_debug_open()
3309 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_init_debug()
3321 struct ocfs2_dlm_debug *dlm_debug = osb->osb_dlm_debug; in ocfs2_dlm_shutdown_debug()