Home
last modified time | relevance | path

Searched refs:NFSRVEXPHASH (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/nfs/ !
H A Dnfs.h720 #define NFSRVEXPHASH(FSID, EXPID) \ macro
H A Dnfs_subs.c1964 LIST_INSERT_HEAD(NFSRVEXPHASH(nxfs->nxfs_id, nx->nx_id), nx, nx_hash); in nfsrv_export()
2243 nx = NFSRVEXPHASH(fsid, expid)->lh_first; in nfsrv_fhtoexport()