Home
last modified time | relevance | path

Searched refs:BLOCK_STATE_UNINIT (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dstat.h130 BLOCK_STATE_UNINIT, enumerator
Dstat.c537 case BLOCK_STATE_UNINIT: in block_state_category()
609 && BLOCK_INFO_STATE(block_infos[nr_uninit]) == BLOCK_STATE_UNINIT; in calc_block_percentiles()
632 [BLOCK_STATE_UNINIT] = "unwritten",
Dfilesetup.c1024 BLOCK_INFO(0, BLOCK_STATE_UNINIT); in setup_files()