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