Home
last modified time | relevance | path

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

/linux/fs/pstore/
H A Dram_core.c308 if (prz->old_log && prz->old_log_size != size) in persistent_ram_save_old()
320 prz->old_log_size = size; in persistent_ram_save_old()
387 return prz->old_log_size; in persistent_ram_old_size()
399 prz->old_log_size = 0; in persistent_ram_free_old()
H A Dram_internal.h79 size_t old_log_size; member
H A Dram.c255 &tmp_prz->old_log_size, in ramoops_pstore_read()
257 prz_next->old_log_size); in ramoops_pstore_read()