Home
last modified time | relevance | path

Searched defs:raid6_empty_zero_page (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/raid6/test/
H A Dtest.c21 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
/openbmc/linux/lib/raid6/
H A Dalgos.c22 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable