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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h649 #define NFSRVEXPHASHVAL(FSID, EXPID) \ macro
652 (&nfsrv_export_hashtbl[NFSRVEXPHASHVAL((FSID),(EXPID)) & nfsrv_export_hash])

Completed in 11 milliseconds