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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/raid6/
H A Dalgos.c27 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
28 EXPORT_SYMBOL(raid6_empty_zero_page); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/raid6/test/
H A Dtest.c24 const char raid6_empty_zero_page[PAGE_SIZE] __attribute__((aligned(256))); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/raid/
H A Dpq.h25 # define raid6_empty_zero_page empty_zero_page macro

Completed in 34 milliseconds