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

/linux-4.4.14/lib/raid6/
H A Dalgos.c28 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
29 EXPORT_SYMBOL(raid6_empty_zero_page); variable
/linux-4.4.14/lib/raid6/test/
H A Dtest.c24 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
/linux-4.4.14/include/linux/raid/
H A Dpq.h25 # define raid6_empty_zero_page empty_zero_page macro

Completed in 118 milliseconds