Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbtt.c1314 u32 premap = 0, old_postmap, new_postmap, lane = 0, i; in btt_write_pg() local
1375 ret = btt_map_read(arena, premap, &old_postmap, NULL, &e_flag, in btt_write_pg()
1379 if (old_postmap >= arena->internal_nlba) { in btt_write_pg()
1384 set_e_flag(old_postmap); in btt_write_pg()
1387 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()