Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c33 * This sub-system is also responsible for scrubbing. If a bit-flip is detected
69 * o scrubbing is needed (@wl->scrub tree).
650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
744 /* Perform scrubbing */
745 scrubbing = 1;
792 * scrubbing.
796 scrubbing = 1;
833 scrubbing = 1;
873 if (scrubbing)
932 } else if (scrubbing)
[all...]
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c33 * This sub-system is also responsible for scrubbing. If a bit-flip is detected
69 * o scrubbing is needed (@wl->scrub tree).
650 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
748 /* Perform scrubbing */
749 scrubbing = 1;
796 * scrubbing.
800 scrubbing = 1;
837 scrubbing = 1;
877 if (scrubbing)
936 } else if (scrubbing)
[all...]

Completed in 3 milliseconds