Searched refs:file_system_ufs2 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/macppc/stand/
H A Dofdev.c146 static struct fs_ops file_system_ufs2 = { variable in typeref:struct:fs_ops
362 bcopy(&file_system_ufs2, file_system + 1, sizeof file_system[0]);
/openbsd-current/sys/arch/sparc64/stand/ofwboot/
H A Dofdev.c203 static struct fs_ops file_system_ufs2 = { variable in typeref:struct:fs_ops
630 bcopy(&file_system_ufs2, &file_system[nfsys++], sizeof file_system[0]);
688 bcopy(&file_system_ufs2, &file_system[nfsys++], sizeof file_system[0]);

Completed in 173 milliseconds