Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_vfsops.c81 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