Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/raid/
H A Dmd_p.h407 struct ppl_header_entry { struct
421 (PPL_HDR_ENTRY_SPACE / sizeof(struct ppl_header_entry)) argument
430 struct ppl_header_entry entries[PPL_HDR_MAX_ENTRIES];
/openbmc/linux/drivers/md/
H A Draid5-ppl.c270 struct ppl_header_entry *e = NULL; in ppl_log_stripe()
316 struct ppl_header_entry *last = in ppl_log_stripe()
445 struct ppl_header_entry *e = &pplhdr->entries[i]; in ppl_submit_iounit()
786 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e, in ppl_recover_entry()
983 struct ppl_header_entry *e = &pplhdr->entries[i]; in ppl_recover()