nfs_export.c | 141 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 in typeref:typename:int
|