HomeSort by relevance Sort by last modified time
    Searched full:gopt_int (Results 1 - 1 of 1) sorted by null

  /external/fio/
goptions.c 30 struct gopt_int { struct
68 GOPT_INT,
460 struct gopt_int *i = (struct gopt_int *) data;
474 struct gopt_int *i_inv = container_of(b_inv, struct gopt_int, gopt);
489 struct gopt_int *i = (struct gopt_int *) data;
495 static void gopt_int_set_val(struct gopt_int *i, unsigned long long p)
501 static struct gopt_int *__gopt_new_int(struct gopt_job_view *gjv
    [all...]

Completed in 73 milliseconds