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

  /external/fio/
stat.h 123 #define BLOCK_INFO_STATE(block_info) \
129 enum block_info_state { enum
stat.c 556 int state1 = BLOCK_INFO_STATE(block1);
557 int state2 = BLOCK_INFO_STATE(block2);
609 && BLOCK_INFO_STATE(block_infos[nr_uninit]) == BLOCK_STATE_UNINIT;
626 types[BLOCK_INFO_STATE(block_infos[i])]++;
    [all...]
iolog.c 303 if (BLOCK_INFO_STATE(*info) < BLOCK_STATE_TRIM_FAILURE) {
io_u.c     [all...]

Completed in 429 milliseconds