Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/nullfs/
H A Dnull.h40 struct export_args export; /* Network export information */
63 const struct export_args *export);
H A Dnull_vnops.c215 if (ap->a_ctllen != sizeof(struct export_args)) in null_mountctl()
H A Dnull_vfsops.c357 nullfs_export(struct mount *mp, int op, const struct export_args *export) in nullfs_export()
/dflybsd-src/sys/vfs/ufs/
H A Dufsmount.h41 struct export_args export; /* network export information */
49 struct export_args export; /* if exported MFSes are supported */
/dflybsd-src/sys/vfs/udf/
H A Dudf_mount.h32 struct export_args export; /* network export info */
/dflybsd-src/sys/vfs/hpfs/
H A Dhpfsmount.h33 struct export_args export; /* network export information */
/dflybsd-src/sys/vfs/ntfs/
H A Dntfsmount.h39 struct export_args export; /* network export information */
/dflybsd-src/sys/vfs/isofs/cd9660/
H A Dcd9660_mount.h43 struct export_args export; /* network export info */
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_mount.h51 struct export_args export; /* network export information */
/dflybsd-src/sys/sys/
H A Dmount.h450 struct export_args { struct
734 (struct mount *, struct netexport *, const struct export_args *);
740 (struct mount *, struct netexport *, const struct export_args *);
/dflybsd-src/sys/vfs/msdosfs/
H A Dmsdosfsmount.h228 struct export_args export; /* network export information */
/dflybsd-src/sys/kern/
H A Dvfs_subr.c2024 const struct export_args *argp) in vfs_hang_addrlist()
2168 const struct export_args *argp) in vfs_export()
2200 const struct export_args *argp) in vfs_setpublicfs()
/dflybsd-src/sys/vfs/nfs/
H A Dnfs.h738 struct export_args *);
/dflybsd-src/sys/vfs/tmpfs/
H A Dtmpfs_vnops.c1892 if (ap->a_ctllen != sizeof(struct export_args)) in tmpfs_mountctl()
1896 (const struct export_args *) ap->a_ctl); in tmpfs_mountctl()
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_vnops.c2348 if (ap->a_ctllen != sizeof(struct export_args)) in hammer2_vop_mountctl()
2352 (const struct export_args *)ap->a_ctl); in hammer2_vop_mountctl()
/dflybsd-src/sbin/mountd/
H A Dmountd.c1954 struct export_args *eap; in do_mount()
2423 struct export_args export; in delete_export()
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_vfsops.c1166 hammer_vfs_export(struct mount *mp, int op, const struct export_args *export) in hammer_vfs_export()
H A Dhammer_vnops.c2556 if (ap->a_ctllen != sizeof(struct export_args)) in hammer_vop_mountctl()
2560 (const struct export_args *)ap->a_ctl); in hammer_vop_mountctl()
H A Dhammer.h1178 const struct export_args *export);
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_vnops.c2783 if (ap->a_ctllen != sizeof(struct export_args)) in hammer2_vop_mountctl()
2787 (const struct export_args *)ap->a_ctl); in hammer2_vop_mountctl()