Home
last modified time | relevance | path

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

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