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

/external/fio/
H A Diolog.h70 IP_F_IN_FLIGHT = 8, enumerator in enum:__anon21434
H A Diolog.c201 ipo->flags = IP_F_IN_FLIGHT;
H A Dverify.c1092 if (ipo->flags & IP_F_IN_FLIGHT)
1105 if (ipo->flags & IP_F_IN_FLIGHT)
H A Dio_u.c1631 io_u->ipo->flags &= ~IP_F_IN_FLIGHT;

Completed in 831 milliseconds