Searched refs:expid (Results 1 – 1 of 1) sorted by relevance
2212 uint32_t fsid, expid; in nfsrv_fhtoexport() local2218 expid = ntohl(nxh->nxh_expid); in nfsrv_fhtoexport()2219 nx = NFSRVEXPHASH(fsid, expid)->lh_first; in nfsrv_fhtoexport()2224 if (nx->nx_id != expid) { in nfsrv_fhtoexport()