Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-kontron-sl28.dts134 label = "rcw";
/linux/drivers/md/
H A Draid5.c3325 int rcw, int expand) in schedule_reconstruction() argument
3331 if (rcw) { in schedule_reconstruction()
3334 * run rmw and allocates extra page for prexor. However, rcw is in schedule_reconstruction()
4099 int rmw = 0, rcw = 0, i; in handle_stripe_dirtying() local
4112 /* Calculate the real rcw later - for now make it in handle_stripe_dirtying()
4113 * look like rcw is cheaper in handle_stripe_dirtying()
4115 rcw = 1; rmw = 2; in handle_stripe_dirtying()
4140 rcw++; in handle_stripe_dirtying()
4142 rcw += 2*disks; in handle_stripe_dirtying()
4146 pr_debug("for sector %llu state 0x%lx, rmw=%d rcw in handle_stripe_dirtying()
[all...]