Home
last modified time | relevance | path

Searched refs:gopt_str (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dgoptions.c41 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()
[all …]