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

/linux-master/include/uapi/linux/raid/
H A Dmd_p.h403 struct ppl_header_entry { struct
417 (PPL_HDR_ENTRY_SPACE / sizeof(struct ppl_header_entry))
426 struct ppl_header_entry entries[PPL_HDR_MAX_ENTRIES];
/linux-master/drivers/md/
H A Draid5-ppl.c20 * (struct ppl_header_entry) which describe the logged write requests.
95 * in ppl_header_entry */
270 struct ppl_header_entry *e = NULL;
316 struct ppl_header_entry *last =
445 struct ppl_header_entry *e = &pplhdr->entries[i];
784 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e,
977 struct ppl_header_entry *e = &pplhdr->entries[i];

Completed in 149 milliseconds