Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpstore_ram.h29 #define PRZ_FLAG_ZAP_OLD BIT(1) macro
/Linux-v6.1/fs/pstore/
Dram_core.c506 bool zap = !!(prz->flags & PRZ_FLAG_ZAP_OLD); in persistent_ram_post_init()
Dram.c587 cxt->memtype, PRZ_FLAG_ZAP_OLD, label); in ramoops_init_prz()