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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c3159 uint32_t fsid, expid; local
3164 expid = ntohl(nxh->nxh_expid);
3165 nx = NFSRVEXPHASH(fsid, expid)->lh_first;
3169 if (nx->nx_id != expid)

Completed in 19 milliseconds