HomeSort by: relevance | last modified time | path
    Searched refs:nfs_fs_ops (Results 1 - 3 of 3) sorted by relevancy

  /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;

Completed in 11 milliseconds