Home
last modified time | relevance | path

Searched refs:log_entry (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvdimm/
H A Dbtt.h22 #define LOG_ENT_SIZE sizeof(struct log_entry)
84 struct log_entry { struct
92 struct log_entry ent[4]; argument
/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst217 - Read map[log_entry.lba].
218 - If log_entry.new matches the map entry, then log_entry.old is free.
219 - If log_entry.new does not match the map entry, then log_entry.new is free.
/linux/drivers/scsi/bfa/
H A Dbfa_plog.h47 } log_entry; member