Home | Sort by: relevance | last modified time | path |
/src/sys/stand/efiboot/ | |
devopen.c | 42 file_system[0] = nfs_fs_ops; |
conf.c | 65 struct fs_ops nfs_fs_ops = FS_OPS(nfs); variable in typeref:struct:fs_ops |
efiboot.h | 49 extern struct fs_ops nfs_fs_ops; |