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

/netbsd-current/sys/nfs/
H A Dnfs_export.c141 static int setpublicfs(struct mount *, struct netexport *,
673 setpublicfs(NULL, NULL, NULL);
710 if ((error = setpublicfs(mp, nep, argp)) != 0)
726 setpublicfs(struct mount *mp, struct netexport *nep, function

Completed in 97 milliseconds