Home
last modified time | relevance | path

Searched refs:exportmatch (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/nfs/
H A Dexport.h590 #define exportmatch(exi, fsid, fid) \ macro
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c183 (exi == exi_public && exportmatch(exi_root, \
H A Dnfs_export.c2454 if (exportmatch(exi, fsid, fid)) { in checkexport_nohold()