Home
last modified time | relevance | path

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

/external/fio/
Doptions.c1145 static struct opt_group *__opt_group_from_mask(struct opt_group *ogs, unsigned int *mask, in __opt_group_from_mask() function
1168 return __opt_group_from_mask(fio_opt_groups, mask, FIO_OPT_C_INVALID); in opt_group_from_mask()
1268 return __opt_group_from_mask(fio_opt_cat_groups, mask, FIO_OPT_G_INVALID); in opt_group_cat_from_mask()