Searched refs:IP_F_ONLIST (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Diolog.h68 IP_F_ONLIST = 2, enumerator in enum:__anon21434
H A Dtrim.c39 if (ipo->flags & IP_F_ONLIST)
H A Diolog.c228 ipo->flags |= IP_F_ONLIST;
280 else if (ipo->flags & IP_F_ONLIST)
H A Dverify.c1109 assert(ipo->flags & IP_F_ONLIST);
1110 ipo->flags &= ~IP_F_ONLIST;

Completed in 518 milliseconds