Searched refs:nfs_getrootfh (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/stand/libsa/
H A Dnfs.c185 nfs_getrootfh(struct iodesc *d, char *path, uint32_t *fhlenp, u_char *fhp) function
208 printf("nfs_getrootfh: %s\n", path);
506 if ((error = nfs_getrootfh(desc, rootpath, &nfs_root_node.fhsize,

Completed in 59 milliseconds