Searched refs:already_writable (Results 1 – 1 of 1) sorted by relevance
5469 bool already_writable = (c_seg->c_state == C_IS_FILLING); in vm_compressor_inject_error() local5470 if (!already_writable) { in vm_compressor_inject_error()5487 if (already_writable && c_seg->c_state != C_IS_FILLING) { in vm_compressor_inject_error()5491 already_writable = false; in vm_compressor_inject_error()5514 if (!already_writable) { in vm_compressor_inject_error()