Home
last modified time | relevance | path

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

/NextBSD/sys/fs/cd9660/
HDcd9660_mount.h43 struct oexport_args export; /* network export info */
/NextBSD/sys/gnu/fs/reiserfs/
HDreiserfs_mount.h42 struct oexport_args export; /* network export information */
/NextBSD/sys/ufs/ufs/
HDufsmount.h41 struct oexport_args export; /* network export information */
/NextBSD/sys/fs/msdosfs/
HDmsdosfsmount.h237 struct oexport_args export; /* network export information */
/NextBSD/sys/sys/
HDmount.h425 struct oexport_args { struct
883 void vfs_oexport_conv(const struct oexport_args *oexp,
/NextBSD/sys/kern/
HDvfs_mount.c883 struct oexport_args oexport; in vfs_domount_update()
1935 vfs_oexport_conv(const struct oexport_args *oexp, struct export_args *exp) in vfs_oexport_conv()