Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dvfs_export.c77 struct export_args *argp);
106 struct export_args *argp) in vfs_hang_addrlist()
300 vfs_export(struct mount *mp, struct export_args *argp) in vfs_export()
379 struct export_args *argp) in vfs_setpublicfs()
H A Dvfs_mount.c1104 struct export_args export; in vfs_domount_update()
/freebsd-13.1/sys/sys/
H A Dmount.h571 struct export_args { struct
981 (struct mount *, struct netexport *, struct export_args *);
985 (struct mount *, struct export_args *);
/freebsd-13.1/sys/nfsserver/
H A Dnfs.h277 struct export_args *);
/freebsd-13.1/usr.sbin/mountd/
H A Dmountd.c1887 struct export_args export; in get_exportlist()
3084 struct export_args *eap; in do_mount()
3102 bzero(eap, sizeof (struct export_args)); in do_mount()
3134 sizeof (struct export_args)); in do_mount()
/freebsd-13.1/sys/fs/nfs/
H A Dnfsport.h1092 struct export_args export;