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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_subs.c2844 struct nfs_exphandle *nxh1, *nxh2; local
2847 nxh1 = (struct nfs_exphandle *)fh1->nfh_fhp;
2849 len1 = sizeof(fh1->nfh_xh) + nxh1->nxh_fidlen;
2853 if (bcmp(nxh1, nxh2, len1))

Completed in 79 milliseconds