Searched refs:tmp_mntopts (Results 1 – 1 of 1) sorted by relevance
224 char *tmp_mntopts, *p, *t; in zfsvfs_parse_options() local227 tmp_mntopts = t = kmem_strdup(mntopts); in zfsvfs_parse_options()228 if (tmp_mntopts == NULL) in zfsvfs_parse_options()239 kmem_strfree(tmp_mntopts); in zfsvfs_parse_options()245 kmem_strfree(tmp_mntopts); in zfsvfs_parse_options()