Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dsuper.c113 static int ocfs2_mount_volume(struct super_block *sb);
1145 status = ocfs2_mount_volume(sb); in ocfs2_fill_super()
1852 static int ocfs2_mount_volume(struct super_block *sb) in ocfs2_mount_volume() function