Home
last modified time | relevance | path

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

/src/sys/fs/ext2fs/ !
H A Dext2_vfsops.c89 static vfs_mount_t ext2_mount; variable
96 .vfs_mount = ext2_mount,
121 ext2_mount(struct mount *mp) in ext2_mount() function