Lines Matching defs:blocks
2118 /* Nothing to do for bad blocks*/ ;
2120 /* Cannot record bad blocks on this device */
3410 unsigned long long blocks;
3413 if (kstrtoull(buf, 10, &blocks) < 0)
3416 if (blocks & 1ULL << (8 * sizeof(blocks) - 1))
3419 new = blocks * 2;
3420 if (new != blocks * 2)
3539 /* sysfs access to bad-blocks list.
3541 * 'bad-blocks' lists sector numbers and lengths of ranges that
3546 * 'unacknowledged-bad-blocks' lists bad blocks that have not yet
3547 * been acknowledged. Writing to this file adds bad blocks
7178 * use to determine which style super-blocks are to be found on the devices.
7951 * many dirty RAID5 blocks.
8172 * db: blocks written from mark until now
8334 seq_printf(seq, "\n %llu blocks",
8338 seq_printf(seq, "\n %llu blocks",
8537 void md_done_sync(struct mddev *mddev, int blocks, int ok)
8539 /* another "blocks" (512byte) blocks have been synced */
8540 atomic_sub(blocks, &mddev->recovery_active);
8740 * other == active in resync - this many blocks