Searched refs:fhlenp (Results 1 – 1 of 1) sorted by relevance
184 nfs_getrootfh(struct iodesc *d, char *path, uint32_t *fhlenp, uchar_t *fhp) in nfs_getrootfh() argument235 *fhlenp = ntohl(repl->fhsize); in nfs_getrootfh()236 bcopy(repl->fh, fhp, *fhlenp); in nfs_getrootfh()