Searched refs:__opt_group_from_mask (Results 1 – 1 of 1) sorted by relevance
1145 static struct opt_group *__opt_group_from_mask(struct opt_group *ogs, unsigned int *mask, in __opt_group_from_mask() function1168 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()