Searched refs:netexport (Results 1 – 14 of 14) sorted by relevance
| /dflybsd-src/sys/vfs/ufs/ |
| H A D | ufsmount.h | 66 struct netexport; 83 struct netexport um_export; /* export information */
|
| /dflybsd-src/sys/sys/ |
| H A D | mount.h | 713 struct netexport { struct 734 (struct mount *, struct netexport *, const struct export_args *); argument 740 (struct mount *, struct netexport *, const struct export_args *); 742 (struct mount *, struct netexport *, struct sockaddr *);
|
| /dflybsd-src/sys/vfs/nullfs/ |
| H A D | null.h | 48 struct netexport export;
|
| /dflybsd-src/sys/vfs/ext2fs/ |
| H A D | ext2_mount.h | 71 struct netexport um_export; /* export information */
|
| /dflybsd-src/sys/vfs/udf/ |
| H A D | udf.h | 47 struct netexport im_export;
|
| /dflybsd-src/sys/kern/ |
| H A D | vfs_subr.c | 124 struct netexport *nep); 2023 vfs_hang_addrlist(struct mount *mp, struct netexport *nep, in vfs_hang_addrlist() 2104 vfs_create_addrlist_af(int af, struct netexport *nep) in vfs_create_addrlist_af() 2145 vfs_free_addrlist(struct netexport *nep) in vfs_free_addrlist() 2167 vfs_export(struct mount *mp, struct netexport *nep, in vfs_export() 2199 vfs_setpublicfs(struct mount *mp, struct netexport *nep, in vfs_setpublicfs() 2277 vfs_export_lookup(struct mount *mp, struct netexport *nep, in vfs_export_lookup()
|
| /dflybsd-src/sys/vfs/msdosfs/ |
| H A D | msdosfsmount.h | 107 struct netexport pm_export; /* export information */
|
| /dflybsd-src/sys/vfs/isofs/cd9660/ |
| H A D | iso.h | 239 struct netexport im_export;
|
| /dflybsd-src/sys/vfs/tmpfs/ |
| H A D | tmpfs.h | 372 struct netexport tm_export;
|
| /dflybsd-src/sys/vfs/ntfs/ |
| H A D | ntfs.h | 258 struct netexport ntm_export; /* export information */
|
| /dflybsd-src/sys/vfs/hpfs/ |
| H A D | hpfs.h | 313 struct netexport hpm_export;
|
| /dflybsd-src/sys/vfs/nfs/ |
| H A D | nfs.h | 737 int nfsrv_setpublicfs (struct mount *, struct netexport *,
|
| /dflybsd-src/sys/vfs/hammer/ |
| H A D | hammer.h | 853 struct netexport export;
|
| /dflybsd-src/sys/vfs/hammer2/ |
| H A D | hammer2.h | 1207 struct netexport export; /* nfs export */
|