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

  /external/fio/
fio.h 67 TD_F_VER_BACKLOG = 1,
init.c 931 td->flags |= TD_F_VER_BACKLOG;
    [all...]
io_u.c 1364 if (!(td->flags & TD_F_VER_BACKLOG))
    [all...]
verify.c 787 if (td->o.verifysort || (td->flags & TD_F_VER_BACKLOG))
    [all...]

Completed in 74 milliseconds