Home
last modified time | relevance | path

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

/freebsd-head/sys/fs/cd9660/
HDcd9660_mount.h42 struct oexport_args export; /* network export info */
/freebsd-head/sys/ufs/ufs/
HDufsmount.h40 struct oexport_args export; /* network export information */
/freebsd-head/sys/fs/msdosfs/
HDmsdosfsmount.h256 struct oexport_args export; /* network export information */
/freebsd-head/sys/sys/
HDmount.h578 struct oexport_args { struct
/freebsd-head/sys/kern/
HDvfs_mount.c1458 case (sizeof(struct oexport_args)): in vfs_domount_update()