Home
last modified time | relevance | path

Searched refs:oexport_args (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/cd9660/
H A Dcd9660_mount.h42 struct oexport_args export; /* network export info */
/freebsd/sys/fs/msdosfs/
H A Dmsdosfsmount.h256 struct oexport_args export; /* network export information */
/freebsd/sys/ufs/ufs/
H A Dufsmount.h40 struct oexport_args export; /* network export information */
/freebsd/sys/sys/
H A Dmount.h576 struct oexport_args { struct
/freebsd/sys/kern/
H A Dvfs_mount.c1452 case (sizeof(struct oexport_args)): in vfs_domount_update()