Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_export.c322 vfs_setpublicfs(NULL, NULL, NULL); in vfs_export()
341 if ((error = vfs_setpublicfs(mp, nep, argp)) != 0) in vfs_export()
378 vfs_setpublicfs(struct mount *mp, struct netexport *nep, in vfs_setpublicfs() function
H A Dvfs_mount.c1834 vfs_setpublicfs(NULL, NULL, NULL); in dounmount()
/f-stack/freebsd/sys/
H A Dmount.h981 int vfs_setpublicfs /* set publicly exported fs */