Searched refs:nfsrv_export_hash (Results 1 – 3 of 3) sorted by relevance
721 (&nfsrv_export_hashtbl[NFSRVEXPHASHVAL((FSID),(EXPID)) & nfsrv_export_hash])723 extern u_long nfsrv_export_hash;
3240 nfsrv_export_hashtbl = hashinit(nfsrv_export_hash_size, M_TEMP, &nfsrv_export_hash); in nfsrv_export()
134 u_long nfsrv_export_hash; variable