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

/linux-master/drivers/nvdimm/
H A Dbtt.h22 #define LOG_ENT_SIZE sizeof(struct log_entry) macro
H A Dbtt.c352 memcpy(ent, &log.ent[arena->log_index[ret_ent]], LOG_ENT_SIZE);
367 unsigned int log_half = LOG_ENT_SIZE / 2;
372 (group_slot * LOG_ENT_SIZE);

Completed in 249 milliseconds