Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvdimm/
Dbtt.c1054 u32 premap = 0, old_postmap, new_postmap, lane = 0, i; in btt_write_pg() local
1098 ret = btt_map_read(arena, premap, &old_postmap, NULL, NULL); in btt_write_pg()
1101 if (old_postmap >= arena->internal_nlba) { in btt_write_pg()
1107 log.old_map = cpu_to_le32(old_postmap); in btt_write_pg()