Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/ !
H A Dnfs.h689 struct nfs_export { struct
692 struct nfs_export *nx_parent; /* parent export */ argument
695 struct nfs_exportfs *nx_fs; /* exported file system */ argument
698 struct nfs_export_options nx_defopt; /* default options */ argument
701 …struct nfs_export_stat_counters nx_stats; /* statistic counters for this exported directory … argument
712 LIST_HEAD(, nfs_export) nxfs_exports; /* list of exports for this file system */ argument