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