ecc_total 194 fs/pstore/ram_core.c size_t ecc_total; ecc_total 207 fs/pstore/ram_core.c ecc_total = (ecc_blocks + 1) * prz->ecc_info.ecc_size; ecc_total 208 fs/pstore/ram_core.c if (ecc_total >= prz->buffer_size) { ecc_total 211 fs/pstore/ram_core.c ecc_total, prz->buffer_size); ecc_total 215 fs/pstore/ram_core.c prz->buffer_size -= ecc_total;