Home
last modified time | relevance | path

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

/external/fio/
Doptions.c1115 static struct opt_group fio_opt_groups[] = { variable
1168 return __opt_group_from_mask(fio_opt_groups, mask, FIO_OPT_C_INVALID); in opt_group_from_mask()