Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/raid/
Draid5.h149 #define RECONSTRUCT_WRITE 1 macro
/linux-2.4.37.9/drivers/md/
Draid5.c718 case RECONSTRUCT_WRITE: in compute_parity()
749 case RECONSTRUCT_WRITE: in compute_parity()
1053 compute_parity(sh, rcw==0 ? RECONSTRUCT_WRITE : READ_MODIFY_WRITE); in handle_stripe()