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

/freebsd-12-stable/sys/kern/
H A Dvfs_export.c328 vfs_setpublicfs(NULL, NULL, NULL);
347 if ((error = vfs_setpublicfs(mp, nep, argp)) != 0)
384 vfs_setpublicfs(struct mount *mp, struct netexport *nep, function
H A Dvfs_mount.c1421 vfs_setpublicfs(NULL, NULL, NULL);
/freebsd-12-stable/sys/sys/
H A Dmount.h919 int vfs_setpublicfs /* set publicly exported fs */

Completed in 68 milliseconds