Searched refs:nfs_boot_getfh (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sys/nfs/ |
| D | nfsdiskless.h | 64 int nfs_boot_getfh(struct sockaddr_in *bpsin, char *key,
|
| D | nfs_boot.c | 71 nfs_boot_getfh(bpsin, key, ndmntp, retries) in nfs_boot_getfh() function 261 nfs_boot_getfh(bpsin, key, ndmntp, retries) in nfs_boot_getfh() function
|
| D | nfs_vfsops.c | 273 if (nfs_boot_getfh(&nd.nd_boot, "root", &nd.nd_root, -1)) in nfs_mountroot() 327 error = nfs_boot_getfh(&nd.nd_boot, "swap", &nd.nd_swap, 5); in nfs_mountroot()
|