HomeSort by relevance Sort by last modified time
    Searched refs:IP_F_ONLIST (Results 1 - 4 of 4) sorted by null

  /external/fio/
iolog.h 68 IP_F_ONLIST = 2,
trim.c 39 if (ipo->flags & IP_F_ONLIST)
iolog.c 228 ipo->flags |= IP_F_ONLIST;
280 else if (ipo->flags & IP_F_ONLIST)
verify.c 1109 assert(ipo->flags & IP_F_ONLIST);
1110 ipo->flags &= ~IP_F_ONLIST;

Completed in 47 milliseconds