Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_export.c343 vfs_setpublicfs(NULL, NULL, NULL); in vfs_export()
385 if ((error = vfs_setpublicfs(mp, nep, argp)) != 0) { in vfs_export()
532 vfs_setpublicfs(struct mount *mp, struct netexport *nep, in vfs_setpublicfs() function
H A Dvfs_mount.c2338 vfs_setpublicfs(NULL, NULL, NULL); in dounmount()
/freebsd/sys/sys/
H A Dmount.h1025 int vfs_setpublicfs /* set publicly exported fs */