Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.h23 #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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds