Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/cd9660/
Dcd9660_vfsops.c110 vfs_oexport_conv(&args.export, &exp); in cd9660_cmount()
/freebsd-12-stable/sys/sys/
Dmount.h938 void vfs_oexport_conv(const struct oexport_args *oexp,
/freebsd-12-stable/sys/fs/msdosfs/
Dmsdosfs_vfsops.c201 vfs_oexport_conv(&args.export, &exp); in msdosfs_cmount()
/freebsd-12-stable/sys/kern/
Dvfs_mount.c2054 vfs_oexport_conv(const struct oexport_args *oexp, struct export_args *exp) in vfs_oexport_conv() function
/freebsd-12-stable/sys/ufs/ffs/
Dffs_vfsops.c598 vfs_oexport_conv(&args.export, &exp); in ffs_cmount()