Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/cd9660/
HDcd9660_mount.h44 struct oexport_args export; /* network export info */
/freebsd-13-stable/sys/ufs/ufs/
HDufsmount.h42 struct oexport_args export; /* network export information */
/freebsd-13-stable/sys/fs/msdosfs/
HDmsdosfsmount.h256 struct oexport_args export; /* network export information */
/freebsd-13-stable/sys/sys/
HDmount.h544 struct oexport_args { struct
/freebsd-13-stable/sys/kern/
HDvfs_mount.c1300 case (sizeof(struct oexport_args)): in vfs_domount_update()