Home
last modified time | relevance | path

Searched refs:MAX_XOR_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/raid/
Dxor.h6 #define MAX_XOR_BLOCKS 5 macro
/linux-2.4.37.9/drivers/md/
Draid5.c653 if (count == MAX_XOR_BLOCKS) { \
664 struct buffer_head *bh_ptr[MAX_XOR_BLOCKS], *bh; in compute_block()
692 struct buffer_head *bh_ptr[MAX_XOR_BLOCKS]; in compute_parity()