Searched refs:ocfs2_dlm_shutdown (Results 1 – 3 of 3) sorted by relevance
108 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
1854 ocfs2_dlm_shutdown(osb, 0); in ocfs2_mount_volume()1928 ocfs2_dlm_shutdown(osb, hangup_needed); in ocfs2_dismount_volume()
3378 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, in ocfs2_dlm_shutdown() function