Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.c2059 int prexor = 0; in ops_run_reconstruct5() local
2088 prexor = 1; in ops_run_reconstruct5()
2121 (prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST); in ops_run_reconstruct5()
2127 flags = prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST; in ops_run_reconstruct5()
4950 int prexor; in handle_stripe() local
5051 prexor = 0; in handle_stripe()
5053 prexor = 1; in handle_stripe()
5074 if (prexor) in handle_stripe()