Home | History | Annotate | Download | only in fio

Lines Matching refs:og

1148 	struct opt_group *og;
1155 og = &ogs[i];
1157 if (*mask & og->mask) {
1158 *mask &= ~(og->mask);
1159 return og;