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