Home
last modified time | relevance | path

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

/freebsd-12-stable/stand/powerpc/uboot/
Dconf.c69 &ext2fs_fsops,
/freebsd-12-stable/stand/arm/uboot/
Dconf.c60 &ext2fs_fsops,
/freebsd-12-stable/stand/powerpc/kboot/
Dconf.c67 &ext2fs_fsops,
/freebsd-12-stable/stand/powerpc/ofw/
Dconf.c70 &ext2fs_fsops,
/freebsd-12-stable/stand/mips/uboot/
Dconf.c63 &ext2fs_fsops,
/freebsd-12-stable/stand/i386/loader/
Dconf.c79 &ext2fs_fsops,
/freebsd-12-stable/stand/libsa/
Dstand.h126 extern struct fs_ops ext2fs_fsops;
Dext2fs.c110 struct fs_ops ext2fs_fsops = { variable