Searched refs:ext2_mountfs (Results 1 – 1 of 1) sorted by relevance
79 static int ext2_mountfs(struct vnode *, struct mount *);269 error = ext2_mountfs(devvp, mp); in ext2_mount()832 ext2_mountfs(struct vnode *devvp, struct mount *mp) in ext2_mountfs() function