Home | History | Annotate | Download | only in fio

Lines Matching defs:__o

4094 	struct fio_option *__o;
4097 __o = fio_options;
4098 while (__o->name) {
4100 __o++;