Home
last modified time | relevance | path

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

/external/fio/
Dgoptions.c29 struct gopt_int { struct
459 struct gopt_int *i = (struct gopt_int *) data; in gopt_int_changed()
473 struct gopt_int *i_inv = container_of(b_inv, struct gopt_int, gopt); in gopt_int_changed()
488 struct gopt_int *i = (struct gopt_int *) data; in gopt_int_destroy()
494 static void gopt_int_set_val(struct gopt_int *i, unsigned long long p) in gopt_int_set_val()
500 static struct gopt_int *__gopt_new_int(struct gopt_job_view *gjv, in __gopt_new_int()
505 struct gopt_int *i; in __gopt_new_int()
555 struct gopt_int *i; in gopt_new_int()
570 struct gopt_int *i; in gopt_new_ullong()
886 struct gopt_int *i; in gopt_set_option()
[all …]