Lines Matching defs:count
97 * count by 2 for every hour elapsed between read errors.
362 * We have a system wide 'event count' that is incremented
365 * count increases.
1389 * for spares (which don't need an event count) */
1736 rdev->badblocks.count == 0) {
1758 int count = bb & (0x3ff);
1761 count <<= sb->bblog_shift;
1764 if (badblocks_set(&rdev->badblocks, sector, count, 1))
1922 * spares (which don't need an event count).
2117 if (rdev->badblocks.count == 0)
2135 for (i = 0 ; i < bb->count ; i++) {
2550 rdev->badblocks.count = 0;
6539 * If "unit" is allocated, then bump its reference count
6649 /* TODO: add journal count to md_u.h */