Lines Matching defs:number
54 * to the set rather than the entire array. This is done to improve the number
119 /* maximum number of concurrent requests, memory permitting */
350 * Find the disk number which triggered given bio
713 * number - if this matches on the next IO then we use the last disk.
1074 * Thus the number queued (nr_queued) plus this request (extra)
1075 * must match the number of pending IOs (nr_pending) before
2218 int number = rdev->raid_disk;
2223 if (unlikely(number >= mddev->raid_disks))
2225 p = conf->mirrors + number;
2244 number < conf->geo.raid_disks &&
2684 * if hours_since_last is > the number of bits in read_errors
3281 * a number of r10_bio structures, one for each out-of-sync device.
3951 /* Calculate the number of sectors-per-device that will
3960 /* 'size' is now the number of chunks in the array */
4349 * number of sectors used to be an appropriate multiple
4356 * multiply by chunk_size. Then round to this number.
4470 /* mustn't change number of copies */
4523 /* When we can reduce the number of devices in
4539 /* If reshape is increasing the number of devices,
4626 pr_warn("md/raid10:%s: array size must be reduce before number of disks\n",
4698 /* When a reshape changes the number of devices,