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

/linux-master/drivers/md/
H A Draid5.c3338 int rcw, int expand)
3344 if (rcw) {
3347 * run rmw and allocates extra page for prexor. However, rcw is
4146 int rmw = 0, rcw = 0, i; local
4159 /* Calculate the real rcw later - for now make it
4160 * look like rcw is cheaper
4162 rcw = 1; rmw = 2;
4187 rcw++;
4189 rcw += 2*disks;
4193 pr_debug("for sector %llu state 0x%lx, rmw=%d rcw
3337 schedule_reconstruction(struct stripe_head *sh, struct stripe_head_state *s, int rcw, int expand) argument
[all...]

Completed in 274 milliseconds