Searched refs:btt_map_write (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/nvdimm/ |
| A D | btt.c | 107 static int btt_map_write(struct arena_info *arena, u32 lba, u32 mapping, in btt_map_write() function 595 ret = btt_map_write(arena, le32_to_cpu(log_new.lba), in btt_freelist_init() 1266 if (btt_map_write(arena, premap, postmap, 0, 1, NVDIMM_IO_ATOMIC)) in btt_read_pg() 1398 ret = btt_map_write(arena, premap, new_postmap, 0, 0, in btt_write_pg()
|
Completed in 591 milliseconds