Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/raid/
H A Dmd_p.h420 #define PPL_HDR_MAX_ENTRIES \ macro
430 struct ppl_header_entry entries[PPL_HDR_MAX_ENTRIES];
/openbmc/linux/drivers/md/
H A Draid5-ppl.c281 io->entries_count == PPL_HDR_MAX_ENTRIES)) { in ppl_log_stripe()