Home
last modified time | relevance | path

Searched refs:hangup_needed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c1860 int tmp, hangup_needed = 0; in ocfs2_dismount_volume() local
1925 hangup_needed = 1; in ocfs2_dismount_volume()
1927 ocfs2_dlm_shutdown(osb, hangup_needed); in ocfs2_dismount_volume()
1932 if (hangup_needed) in ocfs2_dismount_volume()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dsuper.c1852 int tmp, hangup_needed = 0; in ocfs2_dismount_volume() local
1917 hangup_needed = 1; in ocfs2_dismount_volume()
1919 ocfs2_dlm_shutdown(osb, hangup_needed); in ocfs2_dismount_volume()
1924 if (hangup_needed) in ocfs2_dismount_volume()

Completed in 5 milliseconds