nfsfh_t
nfsfh_t *n_fhp; /* NFS File Handle */
nfsfh_t n_fh; /* Small File Handle */
int nfs_nget(struct mount *, nfsfh_t *, int, struct nfsnode **, int flags);
memset(&fhr.fhr_fh, 0, sizeof(nfsfh_t));
nfsfh_t fhr_fh;