Searched refs:FS_OPS (Results 1 - 25 of 45) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/boot/
H A Dfilesystem.c43 FS_OPS(ustarfs), /* this can work from tape, so put it first */
44 FS_OPS(ffsv2),
45 FS_OPS(ufs),
46 FS_OPS(cd9660),
47 FS_OPS(lfsv1),
48 FS_OPS(lfsv2),
/netbsd-6-1-5-RELEASE/sys/arch/bebox/stand/boot/
H A Dfilesystem.c37 FS_OPS(ffsv1),
38 FS_OPS(ffsv2),
39 FS_OPS(ustarfs),
40 FS_OPS(null),
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/stand/boot/
H A Dfilesystem.c43 FS_OPS(ustarfs), /* this can work from tape, so put it first */
44 FS_OPS(ufs),
45 FS_OPS(cd9660),
46 FS_OPS(lfsv1),
47 FS_OPS(lfsv2),
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/common/
H A Dconf.c40 FS_OPS(ffsv1),
41 FS_OPS(ffsv2)
45 FS_OPS(nfs)
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/boot/
H A Dconf.c55 FS_OPS(ffsv1),
56 FS_OPS(ffsv2),
57 FS_OPS(lfsv1),
58 FS_OPS(lfsv2),
59 FS_OPS(cd9660),
60 FS_OPS(ustarfs),
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/stand/zboot/
H A Dconf.c47 FS_OPS(ffsv1),
48 FS_OPS(ffsv2),
49 FS_OPS(ext2fs),
50 FS_OPS(pathfs),
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/boot/
H A Dconf.c62 FS_OPS(cd9660),
65 FS_OPS(ustarfs),
67 FS_OPS(ffsv1), FS_OPS(ffsv2),
68 FS_OPS(lfsv1), FS_OPS(lfsv2),
70 FS_OPS(ext2fs),
73 FS_OPS(minixfs3),
76 FS_OPS(dosfs),
/netbsd-6-1-5-RELEASE/sys/arch/landisk/stand/boot/
H A Dconf.c53 FS_OPS(ffsv1),
56 FS_OPS(ffsv2),
59 FS_OPS(dosfs),
62 FS_OPS(ustarfs),
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootxx/
H A Dfilesystem.c38 FS_OPS(ufs),
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/stand/boot/
H A Dconf.c54 FS_OPS(ffsv1),
55 FS_OPS(ffsv2),
/netbsd-6-1-5-RELEASE/sys/arch/arc/stand/boot/
H A Dconf.c95 FS_OPS(ffsv1),
96 FS_OPS(ffsv2),
97 FS_OPS(dosfs),
98 FS_OPS(lfsv1),
99 FS_OPS(lfsv2),
100 FS_OPS(cd9660),
102 FS_OPS(ustarfs),
105 FS_OPS(nfs),
/netbsd-6-1-5-RELEASE/sys/arch/pmax/stand/common/
H A Dconf.c103 FS_OPS(ffsv1),
104 FS_OPS(ffsv2),
105 FS_OPS(lfsv1),
106 FS_OPS(lfsv2),
107 FS_OPS(cd9660),
108 FS_OPS(ustarfs),
110 FS_OPS(nfs),
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/stand/common/
H A Dconf.c95 FS_OPS(ffsv1),
96 FS_OPS(ffsv2),
97 FS_OPS(lfsv1),
98 FS_OPS(lfsv2),
99 FS_OPS(cd9660),
101 FS_OPS(ustarfs),
104 FS_OPS(nfs),
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/netboot/
H A Dconf.c12 FS_OPS(nfs),
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/tapeboot/
H A Dconf.c8 FS_OPS(rawfs),
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/ufsboot/
H A Dconf.c10 FS_OPS(ufs),
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/bootxxx/
H A Dfilesystem.c38 FS_OPS(ufs),
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/stand/boot/
H A Dconf.c65 FS_OPS(ffsv1),
66 FS_OPS(ffsv2),
67 FS_OPS(ext2fs),
72 const struct fs_ops file_system_nfs = FS_OPS(nfs);
/netbsd-6-1-5-RELEASE/sys/arch/hp700/stand/boot/
H A Dconf.c41 FS_OPS(lif),
42 FS_OPS(ffsv1),
43 FS_OPS(ffsv2),
44 FS_OPS(cd9660),
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/stand/common/
H A Dconf.c92 FS_OPS(ufs),
93 FS_OPS(lfsv1),
94 FS_OPS(lfsv2),
95 FS_OPS(cd9660),
96 FS_OPS(ustarfs),
98 FS_OPS(nfs),
/netbsd-6-1-5-RELEASE/sys/arch/emips/stand/common/
H A Dconf.c104 FS_OPS(ufs),
105 FS_OPS(lfsv1),
106 FS_OPS(lfsv2),
107 FS_OPS(cd9660),
108 FS_OPS(ustarfs),
110 FS_OPS(nfs),
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/pxeboot/
H A Dconf.c54 struct fs_ops file_system_nfs = FS_OPS(nfs);
58 struct fs_ops file_system_tftp = FS_OPS(tftp);
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/bootsd/
H A Dconf.c11 FS_OPS(ufs),
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/bootst/
H A Dconf.c8 FS_OPS(rawfs),
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Ddevopen.c48 struct fs_ops file_system[1] = { FS_OPS(null) };
50 struct fs_ops fs_nfs = FS_OPS(nfs);
51 struct fs_ops fs_tftp = FS_OPS(tftp);
52 struct fs_ops fs_ffsv2 = FS_OPS(ffsv2);
53 struct fs_ops fs_ffsv1 = FS_OPS(ffsv1);
54 struct fs_ops fs_mem = FS_OPS(mem);

Completed in 307 milliseconds

12