Searched refs:ZRAM_INCOMPRESSIBLE (Results 1 – 2 of 2) sorted by relevance
52 ZRAM_INCOMPRESSIBLE, /* none of the algorithms could compress it */ enumerator
1230 !test_slot_flag(zram, index, ZRAM_INCOMPRESSIBLE)) in scan_slots_for_writeback() 1580 ZRAM_INCOMPRESSIBLE) ? 'n' : '.'); in read_block_state() 2019 clear_slot_flag(zram, index, ZRAM_INCOMPRESSIBLE); in slot_free() 2401 test_slot_flag(zram, index, ZRAM_INCOMPRESSIBLE)) in scan_slots_for_recompress() 2492 set_slot_flag(zram, index, ZRAM_INCOMPRESSIBLE); in recompress_slot()