Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Draid5.c2056 int prexor = 0; in ops_run_reconstruct5() local
2085 prexor = 1; in ops_run_reconstruct5()
2118 (prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST); in ops_run_reconstruct5()
2124 flags = prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST; in ops_run_reconstruct5()
4986 int prexor; in handle_stripe() local
5087 prexor = 0; in handle_stripe()
5089 prexor = 1; in handle_stripe()
5110 if (prexor) in handle_stripe()