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

  /external/fio/
ioengine.h 26 IO_U_F_TRIMMED = 1 << 5,
verify.c 758 if (io_u->flags & IO_U_F_TRIMMED) {
1111 io_u->flags |= IO_U_F_TRIMMED;
    [all...]
backend.c 542 io_u->flags |= IO_U_F_TRIMMED;
    [all...]
io_u.c 1315 IO_U_F_TRIMMED | IO_U_F_BARRIER |
    [all...]

Completed in 121 milliseconds