Home
last modified time | relevance | path

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

/freebsd-13.1/sys/fs/cd9660/
H A Dcd9660_mount.h45 struct oexport_args export; /* network export info */
/freebsd-13.1/sys/fs/msdosfs/
H A Dmsdosfsmount.h240 struct oexport_args export; /* network export information */
/freebsd-13.1/sys/ufs/ufs/
H A Dufsmount.h43 struct oexport_args export; /* network export information */
/freebsd-13.1/sys/sys/
H A Dmount.h540 struct oexport_args { struct
/freebsd-13.1/sys/kern/
H A Dvfs_mount.c1193 case (sizeof(struct oexport_args)): in vfs_domount_update()