Lines Matching refs:gopt_int
29 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()
891 i = container_of(gopt, struct gopt_int, gopt); in gopt_set_option()
909 struct gopt_int *i; in gopt_set_option()
914 i = container_of(gopt, struct gopt_int, gopt); in gopt_set_option()
1296 struct gopt_int *i, struct fio_option *o) in gopt_handle_int_changed()
1351 struct gopt_int *i; in gopt_handle_changed()
1353 i = container_of(gopt, struct gopt_int, gopt); in gopt_handle_changed()