Searched refs:t_chunk (Results 1 – 1 of 1) sorted by relevance
632 compressor_slot_t *t_chunk; in compressor_pager_slot_lookup() local655 t_chunk = zalloc_slot_array(COMPRESSOR_SLOTS_CHUNK_SIZE, in compressor_pager_slot_lookup()672 chunk = pager->cpgr_slots.cpgr_islots[chunk_idx] = t_chunk; in compressor_pager_slot_lookup()673 t_chunk = NULL; in compressor_pager_slot_lookup()677 if (t_chunk) { in compressor_pager_slot_lookup()678 zfree_slot_array(t_chunk, COMPRESSOR_SLOTS_CHUNK_SIZE); in compressor_pager_slot_lookup()