Home
last modified time | relevance | path

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

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