Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_vfsops.c91 static vfs_mount_t ext2_mount; variable
98 .vfs_mount = ext2_mount,
123 ext2_mount(struct mount *mp) in ext2_mount() function