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

/linux-master/drivers/nvdimm/
H A Dbtt.h21 #define LOG_GRP_SIZE sizeof(struct log_group)
91 struct log_group { struct
163 * @log_index: Indices of the valid log entries in a log_group
H A Dbtt.c208 struct log_group *log)
272 static u32 log_seq(struct log_group *log, int log_idx)
286 static int btt_log_get_old(struct arena_info *a, struct log_group *log)
333 struct log_group log;
613 * for a description of a 'log_group' and its 'slots'), and iterate over its
617 * If a log_group is in the initial state, i.e. hasn't been used since the
629 struct log_group log;

Completed in 128 milliseconds