Home
last modified time | relevance | path

Searched refs:fs_ops (Results 1 – 24 of 24) sorted by relevance

/openbsd/src/usr.sbin/amd/amd/
Drestart.c63 am_ops *fs_ops = 0; in restart() local
68 fs_ops = &ufs_ops; in restart()
77 fs_ops = &sfs_ops; in restart()
79 fs_ops = &nfs_ops; in restart()
85 fs_ops = &sfs_ops; in restart()
91 fs_ops = &sfs_ops; in restart()
97 if (fs_ops) { in restart()
112 } else if (fs_ops->ffserver == find_nfs_srvr) { in restart()
128 mf = find_mntfs(fs_ops, &mo, me->mnt_dir, in restart()
138 if (fs_ops == &sfs_ops || fs_ops == &ufs_ops) in restart()
[all …]
/openbsd/src/sys/arch/luna88k/stand/boot/
Dconf.c104 struct fs_ops file_system_disk[] = {
111 struct fs_ops file_system_nfs[] = { FS_OPS(nfs) };
115 struct fs_ops file_system[MAX_NFSYS];
Dsamachdep.h66 extern struct fs_ops file_system_disk[];
68 extern struct fs_ops file_system_nfs[];
/openbsd/src/sys/arch/macppc/stand/
Dofdev.c142 static struct fs_ops file_system_ufs = {
146 static struct fs_ops file_system_ufs2 = {
150 static struct fs_ops file_system_cd9660 = {
154 static struct fs_ops file_system_hfs = {
158 static struct fs_ops file_system_nfs = {
163 struct fs_ops file_system[4];
/openbsd/src/sys/arch/alpha/stand/boot/
Dfilesystem.c42 struct fs_ops file_system[] = {
51 int nfsys = sizeof(file_system)/sizeof(struct fs_ops);
/openbsd/src/sys/lib/libsa/
Dstand.h60 struct fs_ops { struct
73 extern struct fs_ops file_system[]; argument
101 struct fs_ops *f_ops; /* pointer to file system operations */
/openbsd/src/sys/arch/sparc64/stand/ofwboot/
Dofdev.c199 static struct fs_ops file_system_ufs = {
203 static struct fs_ops file_system_ufs2 = {
209 static struct fs_ops file_system_cd9660 = {
215 static struct fs_ops file_system_nfs = {
221 struct fs_ops file_system[4];
/openbsd/src/sys/arch/alpha/stand/netboot/
Dconf.c11 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/landisk/stand/boot/
Dconf.c31 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/loongson/stand/boot/
Dconf.c62 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/hppa/stand/boot/
Dconf.c39 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/riscv64/stand/efiboot/
Dconf.c52 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/armv7/stand/efiboot/
Dconf.c48 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/hppa/stand/cdboot/
Dcdboot.c47 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/arm64/stand/efiboot/
Dconf.c53 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/amd64/stand/boot/
Dconf.c65 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/i386/stand/cdboot/
Dconf.c66 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/amd64/stand/efiboot/
Dconf.c66 struct fs_ops file_system[] = {
Defipxe.c116 struct fs_ops tftp_fs = {
/openbsd/src/sys/arch/amd64/stand/cdboot/
Dconf.c65 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/i386/stand/boot/
Dconf.c67 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/amd64/stand/pxeboot/
Dconf.c77 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/i386/stand/pxeboot/
Dconf.c79 struct fs_ops file_system[] = {
/openbsd/src/sys/arch/landisk/stand/xxboot/
Dboot1.c53 struct fs_ops file_system[] = {