Searched refs:nfsrv_export_hash (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs.h655 (&nfsrv_export_hashtbl[NFSRVEXPHASHVAL((FSID),(EXPID)) & nfsrv_export_hash])
657 extern u_long nfsrv_export_hash;
H A Dnfs_subs.c2820 nfsrv_export_hashtbl = hashinit(nfsrv_export_hash_size, M_TEMP, &nfsrv_export_hash);
H A Dnfs_serv.c125 u_long nfsrv_export_hash; variable

Completed in 76 milliseconds