Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.h106 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
H A Dsuper.c1847 ocfs2_dlm_shutdown(osb, 0); in ocfs2_mount_volume()
1921 ocfs2_dlm_shutdown(osb, hangup_needed); in ocfs2_dismount_volume()
H A Ddlmglue.c3388 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, in ocfs2_dlm_shutdown() function