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

/external/fio/
H A Diolog.h67 IP_F_ONRB = 1, enumerator in enum:__anon21434
H A Dtrim.c42 assert(ipo->flags & IP_F_ONRB);
H A Diolog.c267 ipo->flags |= IP_F_ONRB;
278 if (ipo->flags & IP_F_ONRB)
H A Dverify.c1096 assert(ipo->flags & IP_F_ONRB);
1097 ipo->flags &= ~IP_F_ONRB;

Completed in 622 milliseconds