Searched refs:file_system_ustarfs (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/x68k/stand/boot/
H A Dconf.c60 struct fs_ops file_system_ustarfs[] = { variable in typeref:struct:fs_ops
H A Dboot.c74 extern struct fs_ops file_system_ustarfs[];
208 fs = &file_system_ustarfs[0];
/netbsd-current/sys/arch/newsmips/stand/boot/
H A Ddevopen.c61 struct fs_ops file_system_ustarfs = FS_OPS(ustarfs); variable in typeref:struct:fs_ops
106 file_system[1] = file_system_ustarfs;
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c127 static struct fs_ops file_system_ustarfs = FS_OPS(ustarfs); variable in typeref:struct:fs_ops
484 file_system[4] = file_system_ustarfs;

Completed in 157 milliseconds