Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.c1709 int prexor = 0; in ops_run_reconstruct5() local
1737 prexor = 1; in ops_run_reconstruct5()
1763 (prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST); in ops_run_reconstruct5()
1769 flags = prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST; in ops_run_reconstruct5()
4296 int prexor; in handle_stripe() local
4381 prexor = 0; in handle_stripe()
4383 prexor = 1; in handle_stripe()
4403 if (prexor) in handle_stripe()