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

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

Completed in 98 milliseconds