Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dsuper.c95 static int ocfs2_mount_volume(struct super_block *sb);
1090 status = ocfs2_mount_volume(sb); in ocfs2_fill_super()
1786 static int ocfs2_mount_volume(struct super_block *sb) in ocfs2_mount_volume() function