Searched refs:gopt_str (Results 1 – 1 of 1) sorted by relevance
40 struct gopt_str { struct206 struct gopt_str *s = (struct gopt_str *) data; in gopt_str_changed()221 struct gopt_str *s = (struct gopt_str *) data; in gopt_str_destroy()227 static void gopt_str_store_set_val(struct gopt_str *s, const char *text) in gopt_str_store_set_val()237 struct gopt_str *s; in gopt_new_str_store()944 struct gopt_str *s; in gopt_set_option()953 s = container_of(gopt, struct gopt_str, gopt); in gopt_set_option()969 struct gopt_str *s; in gopt_set_option()971 s = container_of(gopt, struct gopt_str, gopt); in gopt_set_option()1275 struct gopt_str *s, struct fio_option *o) in gopt_handle_str_changed()[all …]