Home | Sort by: relevance | last modified time | path |
/src/sys/stand/efiboot/ | |
devopen.c | 40 file_system[0] = null_fs_ops; |
conf.c | 63 struct fs_ops null_fs_ops = FS_OPS(null); variable in typeref:struct:fs_ops |
efiboot.h | 47 extern struct fs_ops null_fs_ops; |