Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dsuper.c92 static int ocfs2_mount_volume(struct super_block *sb);
1080 status = ocfs2_mount_volume(sb); in ocfs2_fill_super()
1778 static int ocfs2_mount_volume(struct super_block *sb) in ocfs2_mount_volume() function