Searched refs:fio_opt_int_fn (Results 1 – 2 of 2) sorted by relevance
105 typedef int (fio_opt_int_fn)(void *, int *); typedef
777 fio_opt_int_fn *fn = o->cb; in __handle_option()