Searched refs:tmp_options (Results 1 – 1 of 1) sorted by relevance
179 char *options, *tmp_options; in v9fs_parse_options() local198 tmp_options = kstrdup(opts, GFP_KERNEL); in v9fs_parse_options()199 if (!tmp_options) { in v9fs_parse_options()203 options = tmp_options; in v9fs_parse_options()389 kfree(tmp_options); in v9fs_parse_options()