Home
last modified time | relevance | path

Searched defs:file_system_ufs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/sparc/stand/common/
H A Dconf.c39 struct fs_ops file_system_ufs[] = { variable
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Ddevopen.c58 struct fs_ops file_system_ufs = FS_OPS(ufs); variable
/netbsd-src/sys/arch/hp300/stand/common/
H A Dconf.c142 struct fs_ops file_system_ufs[NFSYS_FS] = { variable
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dofdev.c175 static struct fs_ops file_system_ufs = FS_OPS(ufs); variable
/netbsd-src/sys/arch/shark/stand/ofwboot/
H A Dofdev.c158 static struct fs_ops file_system_ufs = FS_OPS(ufs); variable
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dofdev.c203 static struct fs_ops file_system_ufs[] = variable