Searched refs:tmp_options (Results 1 – 1 of 1) sorted by relevance
164 char *options, *tmp_options; in v9fs_parse_options() local183 tmp_options = kstrdup(opts, GFP_KERNEL); in v9fs_parse_options()184 if (!tmp_options) { in v9fs_parse_options()188 options = tmp_options; in v9fs_parse_options()374 kfree(tmp_options); in v9fs_parse_options()