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

  /external/fio/
io_u.h 25 IO_U_F_TRIMMED = 1 << 5,
verify.c 901 if (io_u->flags & IO_U_F_TRIMMED) {
1349 io_u_set(td, io_u, IO_U_F_TRIMMED);
    [all...]
backend.c 690 io_u_set(td, io_u, IO_U_F_TRIMMED);
    [all...]
io_u.c 1473 IO_U_F_TRIMMED | IO_U_F_BARRIER |
    [all...]

Completed in 659 milliseconds