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