Lines Matching refs:gopt_str
41 struct gopt_str { struct
207 struct gopt_str *s = (struct gopt_str *) data; in gopt_str_changed()
222 struct gopt_str *s = (struct gopt_str *) data; in gopt_str_destroy()
228 static void gopt_str_store_set_val(struct gopt_str *s, const char *text) in gopt_str_store_set_val()
238 struct gopt_str *s; in gopt_new_str_store()
945 struct gopt_str *s; in gopt_set_option()
954 s = container_of(gopt, struct gopt_str, gopt); in gopt_set_option()
970 struct gopt_str *s; in gopt_set_option()
972 s = container_of(gopt, struct gopt_str, gopt); in gopt_set_option()
1277 struct gopt_str *s, struct fio_option *o) in gopt_handle_str_changed()
1367 struct gopt_str *s; in gopt_handle_changed()
1369 s = container_of(gopt, struct gopt_str, gopt); in gopt_handle_changed()