Searched refs:exportopts (Results 1 – 1 of 1) sorted by relevance
125 char *mp, *lineopts, *exportopts, *s; in nfs_enable_share_impl() local137 while ((exportopts = strsep(&s, ";")) != NULL) { in nfs_enable_share_impl()142 whitelen = strspn(exportopts, "\t "); in nfs_enable_share_impl()143 if (exportopts[whitelen] == '\0') in nfs_enable_share_impl()148 translate_opts(exportopts, tmpfile) == EOF || in nfs_enable_share_impl()