Home
last modified time | relevance | path

Searched defs:nfs_export (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h661 typedef struct nfs_export { struct
686 } nfs_export_t; argument
H A Dnfs.h132 struct nfs_export *nfs_export; /* nfs_export.c */ member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c77 nfs_export(void *arg) in nfs_export() function