Home
last modified time | relevance | path

Searched refs:ocfs2_dismount_volume (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Dsuper.c94 static void ocfs2_dismount_volume(struct super_block *sb, int mnt_err);
1163 ocfs2_dismount_volume(sb, 1); in ocfs2_fill_super()
1607 ocfs2_dismount_volume(sb, 0); in ocfs2_put_super()
1849 static void ocfs2_dismount_volume(struct super_block *sb, int mnt_err) in ocfs2_dismount_volume() function
Docfs2_trace.h1708 DEFINE_OCFS2_POINTER_EVENT(ocfs2_dismount_volume);