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

/external/fio/
H A Dgoptions.c29 struct gopt_int { struct
459 struct gopt_int *i = (struct gopt_int *) data;
473 struct gopt_int *i_inv = container_of(b_inv, struct gopt_int, gopt);
488 struct gopt_int *i = (struct gopt_int *) data;
494 static void gopt_int_set_val(struct gopt_int *i, unsigned long long p)
500 static struct gopt_int *__gopt_new_int(struct gopt_job_view *gjv,
505 struct gopt_int *
[all...]

Completed in 221 milliseconds