Home
last modified time | relevance | path

Searched defs:ext2_mount (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vfs/ext2fs/
H A Dext2_vfsops.c94 static vfs_mount_t ext2_mount; variable
131 ext2_mount(struct mount *mp, char *path, caddr_t data, struct ucred *cred) in ext2_mount() function