Home
last modified time | relevance | path

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

/mirbsd/src/sys/kern/
Dvfs_conf.c128 extern const struct vfsops ext2fs_vfsops;
164 { &ext2fs_vfsops, MOUNT_EXT2FS, 17, 0, MNT_LOCAL, ext2fs_mountroot, NULL },
/mirbsd/src/sys/ufs/ext2fs/
Dext2fs_vfsops.c87 const struct vfsops ext2fs_vfsops = { variable
/mirbsd/src/sys/conf/
Dfiles790 file ufs/ext2fs/ext2fs_vfsops.c ext2fs