Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddlmglue.h210 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug);
Ddlmglue.c2985 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug) in ocfs2_put_dlm_debug() function
3201 ocfs2_put_dlm_debug(priv->p_dlm_debug); in ocfs2_dlm_debug_release()
3262 ocfs2_put_dlm_debug(dlm_debug); in ocfs2_dlm_shutdown_debug()
Dsuper.c2556 ocfs2_put_dlm_debug(osb->osb_dlm_debug); in ocfs2_delete_osb()