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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h628 (&nfsrv_export_hashtbl[NFSRVEXPHASHVAL((FSID),(EXPID)) & nfsrv_export_hash])
630 __private_extern__ u_long nfsrv_export_hash; variable
H A Dnfs_serv.c121 u_long nfsrv_export_hash; variable
197 nfsrv_export_hashtbl = hashinit(8, M_TEMP, &nfsrv_export_hash);

Completed in 84 milliseconds