Home
last modified time | relevance | path

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

/Linux-v6.6/fs/pstore/
Dram_internal.h20 #define PRZ_FLAG_ZAP_OLD BIT(1) macro
Dram_core.c510 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init()
Dram.c598 cxt->memtype, PRZ_FLAG_ZAP_OLD, label); in ramoops_init_prz()