Searched defs:ogs (Results 1 - 1 of 1) sorted by relevance

/external/fio/
H A Doptions.c1142 static struct opt_group *__opt_group_from_mask(struct opt_group *ogs, unsigned int *mask, argument
1151 for (i = 0; ogs[i].name; i++) {
1152 og = &ogs[i];

Completed in 204 milliseconds