Searched refs:ocfs2_dlm_shutdown (Results 1 – 3 of 3) sorted by relevance
106 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
1844 ocfs2_dlm_shutdown(osb, 0); in ocfs2_mount_volume()1918 ocfs2_dlm_shutdown(osb, hangup_needed); in ocfs2_dismount_volume()
3385 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, in ocfs2_dlm_shutdown() function