Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.h106 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, int hangup_pending);
Dsuper.c1844 ocfs2_dlm_shutdown(osb, 0); in ocfs2_mount_volume()
1918 ocfs2_dlm_shutdown(osb, hangup_needed); in ocfs2_dismount_volume()
Ddlmglue.c3385 void ocfs2_dlm_shutdown(struct ocfs2_super *osb, in ocfs2_dlm_shutdown() function