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

  /external/fio/
fio.h 68 TD_F_TRIM_BACKLOG = 2,
init.c 933 td->flags |= TD_F_TRIM_BACKLOG;
    [all...]
io_u.c 1338 if (!(td->flags & TD_F_TRIM_BACKLOG))
    [all...]

Completed in 950 milliseconds