Searched refs:btt_map_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nvdimm/ |
H A D | btt.c | 106 static int btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, in btt_map_write() function 594 ret = btt_map_write(arena, le32_to_cpu(log_new.lba), in btt_freelist_init() 1263 if (btt_map_write(arena, premap, postmap, 0, 1, NVDIMM_IO_ATOMIC)) in btt_read_pg() 1395 ret = btt_map_write(arena, premap, new_postmap, 0, 0, in btt_write_pg()
|