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