Home | History | Annotate | Download | only in fio

Lines Matching refs:og

1145 	struct opt_group *og;
1152 og = &ogs[i];
1154 if (*mask & og->mask) {
1155 *mask &= ~(og->mask);
1156 return og;