Home
last modified time | relevance | path

Searched refs:ZRAM_INCOMPRESSIBLE (Results 1 – 2 of 2) sorted by relevance

/drivers/block/zram/
A Dzram_drv.h52 ZRAM_INCOMPRESSIBLE, /* none of the algorithms could compress it */ enumerator
A Dzram_drv.c930 !zram_test_flag(zram, index, ZRAM_INCOMPRESSIBLE)) in scan_slots_for_writeback()
1170 ZRAM_INCOMPRESSIBLE) ? 'n' : '.'); in read_block_state()
1633 zram_clear_flag(zram, index, ZRAM_INCOMPRESSIBLE); in zram_free_page()
1971 zram_test_flag(zram, index, ZRAM_INCOMPRESSIBLE)) in scan_slots_for_recompress()
2100 zram_set_flag(zram, index, ZRAM_INCOMPRESSIBLE); in recompress_slot()

Completed in 9 milliseconds