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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_subs.c2638 uint32_t fsid, expid; local
2641 expid = ntohl(nxh->nxh_expid);
2642 nx = NFSRVEXPHASH(fsid, expid)->lh_first;
2646 if (nx->nx_id != expid)

Completed in 22 milliseconds