Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.c1857 int prexor = 0; in ops_run_reconstruct5() local
1885 prexor = 1; in ops_run_reconstruct5()
1912 (prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST); in ops_run_reconstruct5()
1918 flags = prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST; in ops_run_reconstruct5()
4659 int prexor; in handle_stripe() local
4755 prexor = 0; in handle_stripe()
4757 prexor = 1; in handle_stripe()
4778 if (prexor) in handle_stripe()