Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c1203 * must be preparing for prexor in rmw; read in ops_run_io()
1785 * raid5-cache write back uses orig_page during prexor. in ops_complete_prexor()
1786 * After prexor, it is time to free orig_page in ops_complete_prexor()
1985 int prexor = 0; in ops_run_reconstruct5() local
2010 /* check if prexor is active which means only process blocks in ops_run_reconstruct5()
2014 prexor = 1; in ops_run_reconstruct5()
2037 /* 1/ if we prexor'd then the dest is reused as a source in ops_run_reconstruct5()
2038 * 2/ if we did not prexor then we are redoing the parity in ops_run_reconstruct5()
2047 (prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST); in ops_run_reconstruct5()
2053 flags = prexor in ops_run_reconstruct5()
4880 int prexor; handle_stripe() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c1287 * must be preparing for prexor in rmw; read in ops_run_io()
1863 * raid5-cache write back uses orig_page during prexor. in ops_complete_prexor()
1864 * After prexor, it is time to free orig_page in ops_complete_prexor()
2063 int prexor = 0; in ops_run_reconstruct5() local
2088 /* check if prexor is active which means only process blocks in ops_run_reconstruct5()
2092 prexor = 1; in ops_run_reconstruct5()
2115 /* 1/ if we prexor'd then the dest is reused as a source in ops_run_reconstruct5()
2116 * 2/ if we did not prexor then we are redoing the parity in ops_run_reconstruct5()
2125 (prexor ? ASYNC_TX_XOR_DROP_DST : ASYNC_TX_XOR_ZERO_DST); in ops_run_reconstruct5()
2131 flags = prexor in ops_run_reconstruct5()
4993 int prexor; handle_stripe() local
[all...]

Completed in 11 milliseconds