Searched refs:nxh1 (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
3377 nxh1 = (struct nfs_exphandle *)fh1->nfh_fhp;
3379 len1 = sizeof(fh1->nfh_xh) + nxh1->nxh_fidlen;
3383 if (bcmp(nxh1, nxh2, len1))

Completed in 14 milliseconds