Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dsuper.c109 static int ocfs2_mount_volume(struct super_block *sb);
1142 status = ocfs2_mount_volume(sb); in ocfs2_fill_super()
1844 static int ocfs2_mount_volume(struct super_block *sb) in ocfs2_mount_volume() function