Home
last modified time | relevance | path

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

/freebsd/stand/uboot/arch/arm/
H A Dconf.c51 &ufs_fsops,
/freebsd/stand/uboot/arch/powerpc/
H A Dconf.c60 &ufs_fsops,
/freebsd/stand/userboot/userboot/
H A Dconf.c66 &ufs_fsops,
/freebsd/stand/powerpc/ofw/
H A Dconf.c61 &ufs_fsops,
/freebsd/stand/kboot/kboot/
H A Dconf.c68 &ufs_fsops,
/freebsd/stand/efi/loader/
H A Dconf.c62 &ufs_fsops,
/freebsd/stand/i386/loader/
H A Dconf.c67 &ufs_fsops,
/freebsd/stand/common/
H A Dinstall.c252 proto = &ufs_fsops; in install()
/freebsd/stand/libsa/
H A Dstand.h124 extern struct fs_ops ufs_fsops;
H A Dufs.c94 struct fs_ops ufs_fsops = { variable
/freebsd/stand/i386/zfsboot/
H A Dzfsboot.c150 &ufs_fsops,