Home
last modified time | relevance | path

Searched refs:export_args (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/kern/
HDvfs_export.c70 struct export_args *argp);
99 struct export_args *argp) in vfs_hang_addrlist()
292 vfs_export(struct mount *mp, struct export_args *argp) in vfs_export()
363 struct export_args *argp) in vfs_setpublicfs()
HDvfs_mount.c884 struct export_args export; in vfs_domount_update()
1935 vfs_oexport_conv(const struct oexport_args *oexp, struct export_args *exp) in vfs_oexport_conv()
/NextBSD/sys/sys/
HDmount.h440 struct export_args { struct
865 (struct mount *, struct netexport *, struct export_args *);
869 (struct mount *, struct export_args *);
884 struct export_args *exp);
/NextBSD/sys/nfsserver/
HDnfs.h275 struct export_args *);
/NextBSD/usr.sbin/mountd/
HDmountd.c1715 struct export_args export; in get_exportlist()
2460 struct export_args *eap; in do_mount()
2478 bzero(eap, sizeof (struct export_args)); in do_mount()
2502 sizeof (struct export_args)); in do_mount()
/NextBSD/sys/fs/nfs/
HDnfsport.h892 struct export_args export;
/NextBSD/sys/fs/cd9660/
HDcd9660_vfsops.c101 struct export_args exp; in cd9660_cmount()
/NextBSD/sys/fs/msdosfs/
HDmsdosfs_vfsops.c203 struct export_args exp; in msdosfs_cmount()
/NextBSD/sys/gnu/fs/reiserfs/
HDreiserfs_vfsops.c55 struct export_args exp; in reiserfs_cmount()
/NextBSD/sys/ufs/ffs/
HDffs_vfsops.c558 struct export_args exp; in ffs_cmount()
/NextBSD/contrib/netbsd-tests/fs/nfs/nfsservice/
HDmountd.c1937 struct export_args export;