Searched refs:tmp_mntopts (Results 1 – 1 of 1) sorted by relevance
228 char *tmp_mntopts, *p, *t; in zfsvfs_parse_options() local231 tmp_mntopts = t = kmem_strdup(mntopts); in zfsvfs_parse_options()232 if (tmp_mntopts == NULL) in zfsvfs_parse_options()243 kmem_strfree(tmp_mntopts); in zfsvfs_parse_options()249 kmem_strfree(tmp_mntopts); in zfsvfs_parse_options()