Home
last modified time | relevance | path

Searched refs:persistent_ram_ecc_string (Results 1 – 3 of 3) sorted by relevance

/linux/fs/pstore/
H A Dram_internal.h97 ssize_t persistent_ram_ecc_string(struct persistent_ram_zone *prz,
H A Dram.c179 persistent_ram_ecc_string(prz, NULL, 0)); in prz_ok()
274 record->ecc_notice_size = persistent_ram_ecc_string(prz, NULL, 0); in ramoops_pstore_read()
285 persistent_ram_ecc_string(prz, record->buf + size, in ramoops_pstore_read()
H A Dram_core.c256 ssize_t persistent_ram_ecc_string(struct persistent_ram_zone *prz, in persistent_ram_ecc_string() function