Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_export.c73 struct export_args *argp);
102 struct export_args *argp) in vfs_hang_addrlist()
301 vfs_export(struct mount *mp, struct export_args *argp, bool do_exjail) in vfs_export()
532 struct export_args *argp) in vfs_setpublicfs()
H A Dvfs_mount.c1310 struct export_args export; in vfs_domount_update()
/freebsd/sys/sys/
H A Dmount.h607 struct export_args { struct
1024 (struct mount *, struct netexport *, struct export_args *);
1030 (struct mount *, struct export_args *, bool);
/freebsd/sys/nfsserver/
H A Dnfs.h274 struct export_args *);
/freebsd/usr.sbin/mountd/
H A Dmountd.c1921 struct export_args export; in get_exportlist()
3118 struct export_args *eap; in do_mount()
3136 bzero(eap, sizeof (struct export_args)); in do_mount()
3168 sizeof (struct export_args)); in do_mount()
/freebsd/sys/fs/nfs/
H A Dnfsport.h1108 struct export_args export;