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

  /external/fio/
io_u.h 176 #define io_u_set(td, io_u, val) \ macro
rate-submit.c 22 io_u_set(td, io_u, IO_U_F_NO_FILE_PUT);
io_u.c 423 io_u_set(td, io_u, IO_U_F_BUSY_OK);
433 io_u_set(td, io_u, IO_U_F_BUSY_OK);
786 io_u_set(td, io_u, IO_U_F_BARRIER);
808 io_u_set(td, io_u, IO_U_F_FREE);
837 io_u_set(td, __io_u, IO_U_F_FREE);
1480 io_u_set(td, io_u, IO_U_F_IN_CUR_DEPTH);
    [all...]
ioengines.c 263 io_u_set(td, io_u, IO_U_F_FLIGHT);
verify.c 1346 io_u_set(td, io_u, IO_U_F_VER_LIST);
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);
1421 io_u_set(td, io_u, IO_U_F_FLIGHT);
    [all...]

Completed in 100 milliseconds