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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c3374 struct nfs_exphandle *nxh1, *nxh2; local
3378 nxh2 = (struct nfs_exphandle *)fh2->nfh_fhp;
3380 len2 = sizeof(fh2->nfh_xh) + nxh2->nxh_fidlen;
3383 if (bcmp(nxh1, nxh2, len1))

Completed in 69 milliseconds