| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/i386/stand/efiboot/ | |
| conf.c | 93 struct fs_ops file_system_disk[] = { variable in typeref:struct:fs_ops[] 109 __CTASSERT(__arraycount(file_system) == __arraycount(file_system_disk)); 110 const int nfsys_disk = __arraycount(file_system_disk); |
| conf.c | 93 struct fs_ops file_system_disk[] = { variable in typeref:struct:fs_ops[] 109 __CTASSERT(__arraycount(file_system) == __arraycount(file_system_disk)); 110 const int nfsys_disk = __arraycount(file_system_disk); |
| /src/sys/arch/luna68k/stand/boot/ | |
| conf.c | 102 struct fs_ops file_system_disk[] = { variable in typeref:struct:fs_ops[] 106 int nfsys_disk = __arraycount(file_system_disk); |
| conf.c | 102 struct fs_ops file_system_disk[] = { variable in typeref:struct:fs_ops[] 106 int nfsys_disk = __arraycount(file_system_disk); |