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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h652 (&nfsrv_export_hashtbl[NFSRVEXPHASHVAL((FSID),(EXPID)) & nfsrv_export_hash])
654 __private_extern__ u_long nfsrv_export_hash; variable
H A Dnfs_subs.c2767 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 36 milliseconds