Home
last modified time | relevance | path

Searched refs:vxfs_try_sb_magic (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_super.c148 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic() function
235 if (!vxfs_try_sb_magic(sbp, silent, 1, in vxfs_fill_super()
239 } else if (!vxfs_try_sb_magic(sbp, silent, 8, in vxfs_fill_super()
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_super.c124 static int vxfs_try_sb_magic(struct super_block *sbp, int silent, in vxfs_try_sb_magic() function
211 if (!vxfs_try_sb_magic(sbp, silent, 1, in vxfs_fill_super()
215 } else if (!vxfs_try_sb_magic(sbp, silent, 8, in vxfs_fill_super()

Completed in 2 milliseconds