Home
last modified time | relevance | path

Searched refs:nfs_fs_ops (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Ddevopen.c42 file_system[0] = nfs_fs_ops; in devopen()
H A Dconf.c65 struct fs_ops nfs_fs_ops = FS_OPS(nfs); variable
H A Defiboot.h49 extern struct fs_ops nfs_fs_ops;