Searched refs:nxh2 (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
2848 nxh2 = (struct nfs_exphandle *)fh2->nfh_fhp;
2850 len2 = sizeof(fh2->nfh_xh) + nxh2->nxh_fidlen;
2853 if (bcmp(nxh1, nxh2, len1))

Completed in 22 milliseconds