Searched refs:__btt_log_write (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/nvdimm/ |
D | btt.c | 361 static int __btt_log_write(struct arena_info *arena, u32 lane, in __btt_log_write() function 387 ret = __btt_log_write(arena, lane, sub, ent, NVDIMM_IO_ATOMIC); in btt_flog_write() 490 ret = __btt_log_write(arena, i, 0, &ent, 0); in btt_log_init()
|