Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
Dbtt.c1316 u32 premap = 0, old_postmap, new_postmap, lane = 0, i; in btt_write_pg() local
1377 ret = btt_map_read(arena, premap, &old_postmap, NULL, &e_flag, in btt_write_pg()
1381 if (old_postmap >= arena->internal_nlba) { in btt_write_pg()
1386 set_e_flag(old_postmap); in btt_write_pg()
1389 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()