Home
last modified time | relevance | path

Searched refs:vfs_export (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_export.c300 vfs_export(struct mount *mp, struct export_args *argp) in vfs_export() function
H A Dvfs_mount.c1196 export_error = vfs_export(mp, &export); in vfs_domount_update()
1218 export_error = vfs_export(mp, &export); in vfs_domount_update()
/f-stack/freebsd/sys/
H A Dmount.h985 int vfs_export /* process mount export info */