Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h210 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug);
Ddlmglue.c3006 void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug) in ocfs2_put_dlm_debug() function
3222 ocfs2_put_dlm_debug(priv->p_dlm_debug); in ocfs2_dlm_debug_release()
3283 ocfs2_put_dlm_debug(dlm_debug); in ocfs2_dlm_shutdown_debug()
Dsuper.c2565 ocfs2_put_dlm_debug(osb->osb_dlm_debug); in ocfs2_delete_osb()