Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/
H A Dstat.h138 BLOCK_STATE_TRIMMED, enumerator
H A Dstat.c876 case BLOCK_STATE_TRIMMED: in block_state_category()
969 [BLOCK_STATE_TRIMMED] = "trimmed",
H A Dio_u.c1868 *info = BLOCK_INFO(BLOCK_STATE_TRIMMED, BLOCK_INFO_TRIMS(*info) + 1); in trim_block_info()