Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dbtt.c1315 u32 premap = 0, old_postmap, new_postmap, lane = 0, i; in btt_write_pg() local
1376 ret = btt_map_read(arena, premap, &old_postmap, NULL, &e_flag, in btt_write_pg()
1380 if (old_postmap >= arena->internal_nlba) { in btt_write_pg()
1385 set_e_flag(old_postmap); in btt_write_pg()
1388 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()