Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbtt.h22 #define LOG_ENT_SIZE sizeof(struct log_entry) macro
H A Dbtt.c351 memcpy(ent, &log.ent[arena->log_index[ret_ent]], LOG_ENT_SIZE); in btt_log_read()
366 unsigned int log_half = LOG_ENT_SIZE / 2; in __btt_log_write()
371 (group_slot * LOG_ENT_SIZE); in __btt_log_write()