Searched defs:nfs_export (Results 1 – 1 of 1) sorted by relevance
690 struct nfs_export { struct693 struct nfs_export *nx_parent; /* parent export */ argument696 struct nfs_exportfs *nx_fs; /* exported file system */ argument699 struct nfs_export_options nx_defopt; /* default options */ argument702 …struct nfs_export_stat_counters nx_stats; /* statistic counters for this exported directory … argument713 LIST_HEAD(, nfs_export) nxfs_exports; /* list of exports for this file system */ argument