Lines Matching refs:check

576  * Need to check if array has failed when deciding whether to:
582 * However if there is a reshape, we need to carefully check
804 * need to check for writes. We never accept write errors
805 * on the replacement, so we don't to check rrdev.
1022 /* and check if we need to reply to a read request,
1506 /* check if prexor is active which means only process blocks
2422 sector_t new_sector = sh->sector, check;
2526 check = raid5_compute_sector(conf, r_sector,
2528 if (check != sh->sector || dummy1 != dd_idx || sh2.pd_idx != sh->pd_idx
2670 /* check if page is covered */
2845 /* There is nothing more to do for sync/check/repair.
3094 * Otherwise, check whether resync is now happening or should start.
3220 /* start a new check operation if there are no failures */
3236 /* check that a write has not made the stripe insync */
3240 /* either failed parity check, or recovery is happening */
3256 /* if a failure occurred during the check operation, leave
3262 /* handle a successful check operation, if parity is correct
3310 /* Want to check and possibly repair P and Q.
3312 * case we can only check one of them, possibly using the
3318 /* start a new check operation if there are < 2 failures */
3321 * makes sense to check P (If anything else were failed,
3328 * anything, so it makes sense to check it
3359 /* check that a write has not made the stripe insync */
3402 /* handle a successful check operation, if parity is correct
3418 * we make sure to check zero_sum_result again
3556 pr_debug("check %d: state 0x%lx read %p write %p written %p\n",
3647 * only to .rdev, so make sure to check that*/
3660 * only to .rdev, so make sure to check that*/
3743 "pd_idx=%d, qd_idx=%d\n, check:%d, reconstruct:%d\n",
3775 /* check if the array has lost more than max_degraded devices and,
3787 /* Now we check to see if any write operations have recently
3849 /* Now we might consider reading some blocks, either to check/generate
3863 * 2/ A 'check' operation is in flight, as it may clobber the parity
3869 /* maybe we need to check and possibly fix the parity for this stripe
3871 * data is available. The parity check is held off while parity
3909 * to progress the repair/check process
4080 /* No difference between reads and writes. Just check
4182 * The "raid5_align_endio" should check if the read succeeded and if it
4626 * to check again.
4658 * stripe, so we must do the range check again.
5020 /* No need to check resync_max as we never do more than one
5022 * if the check in md_do_sync didn't fire, there is no chance
5056 /* Need to check if array will still be degraded after recovery/resync
5057 * We don't need to check the 'failed' flag as when that gets set,
5953 * the array in read-only mode, so we check for that.
5996 * allowing any writes. So just check for that.
6079 /* We need to check old and new layout */
6832 /* Should check if there are write-behind devices? */