Home
last modified time | relevance | path

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

/external/fio/
Dgoptions.c46 struct gopt_str_val { struct
764 struct gopt_str_val *g = (struct gopt_str_val *) data; in gopt_str_val_destroy()
772 struct gopt_str_val *g = (struct gopt_str_val *) data; in gopt_str_val_spin_wrapped()
803 struct gopt_str_val *g = (struct gopt_str_val *) data; in gopt_str_val_changed()
808 static void gopt_str_val_set_val(struct gopt_str_val *g, unsigned long long val) in gopt_str_val_set_val()
828 struct gopt_str_val *g; in gopt_new_str_val()
875 struct gopt_str_val *g; in gopt_set_option()
880 g = container_of(gopt, struct gopt_str_val, gopt); in gopt_set_option()
1252 struct gopt_str_val *s, in gopt_handle_str_val_changed()
1374 struct gopt_str_val *s; in gopt_handle_changed()
[all …]