Lines Matching refs:gopt_str
40 struct gopt_str { struct
206 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()
1365 struct gopt_str *s; in gopt_handle_changed()
1367 s = container_of(gopt, struct gopt_str, gopt); in gopt_handle_changed()