Home
last modified time | relevance | path

Searched refs:ent_normal (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nvdimm/
H A Dbtt.h39 #define ent_normal(ent) (ent_e_flag(ent) && ent_z_flag(ent)) macro
H A Dbtt.c564 !ent_normal(le32_to_cpu(log_new.old_map))) { in btt_freelist_init()