Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/raid6/test/
H A Dtest.c21 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable
/OK3568_Linux_fs/kernel/lib/raid6/
H A Dalgos.c23 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
/OK3568_Linux_fs/kernel/include/linux/raid/
H A Dpq.h20 # define raid6_empty_zero_page empty_zero_page macro