Searched refs:__btt_log_write (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/nvdimm/ |
D | btt.c | 339 static int __btt_log_write(struct arena_info *arena, u32 lane, in __btt_log_write() function 369 ret = __btt_log_write(arena, lane, sub, ent); in btt_flog_write() 433 ret = __btt_log_write(arena, i, 0, &log); in btt_log_init() 436 ret = __btt_log_write(arena, i, 1, &zerolog); in btt_log_init()
|