Searched refs:mirrors (Results 1 – 17 of 17) sorted by relevance
/linux-2.6.39/drivers/md/ |
D | raid10.c | 243 conf->mirrors[r10_bio->devs[slot].devnum].head_position = in update_head_pos() 282 bdevname(conf->mirrors[dev].rdev->bdev,b), (unsigned long long)r10_bio->sector); in raid10_end_read_request() 286 rdev_dec_pending(conf->mirrors[dev].rdev, conf->mddev); in raid10_end_read_request() 305 md_error(r10_bio->mddev, conf->mirrors[dev].rdev); in raid10_end_write_request() 337 rdev_dec_pending(conf->mirrors[dev].rdev, conf->mddev); in raid10_end_write_request() 510 while ((rdev = rcu_dereference(conf->mirrors[disk].rdev)) == NULL || in read_balance() 528 while ((rdev=rcu_dereference(conf->mirrors[disk].rdev)) == NULL || in read_balance() 541 conf->mirrors[disk].head_position); in read_balance() 550 if ((rdev=rcu_dereference(conf->mirrors[ndisk].rdev)) == NULL || in read_balance() 570 conf->mirrors[ndisk].head_position); in read_balance() [all …]
|
D | raid1.c | 197 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf() 250 conf->mirrors[disk].head_position = in update_head_pos() 278 !test_bit(Faulty, &conf->mirrors[mirror].rdev->flags))) in raid1_end_read_request() 293 bdevname(conf->mirrors[mirror].rdev->bdev,b), (unsigned long long)r1_bio->sector); in raid1_end_read_request() 297 rdev_dec_pending(conf->mirrors[mirror].rdev, conf->mddev); in raid1_end_read_request() 341 md_error(r1_bio->mddev, conf->mirrors[mirror].rdev); in raid1_end_write_request() 360 if (test_bit(WriteMostly, &conf->mirrors[mirror].rdev->flags)) in raid1_end_write_request() 383 rdev_dec_pending(conf->mirrors[mirror].rdev, conf->mddev); in raid1_end_write_request() 443 rdev = rcu_dereference(conf->mirrors[disk].rdev); in read_balance() 462 if (this_sector == conf->mirrors[new_disk].head_position) in read_balance() [all …]
|
D | raid10.h | 15 mirror_info_t *mirrors; member
|
D | raid1.h | 29 mirror_info_t *mirrors; member
|
D | Kconfig | 86 will continue to use the operational mirrors in the set, providing
|
/linux-2.6.39/Documentation/usb/ |
D | usb-help.txt | 8 mirrors at http://usb.in.tum.de/linux-usb/
|
/linux-2.6.39/Documentation/filesystems/ |
D | ncpfs.txt | 6 ftp.gwdg.de/pub/linux/misc/ncpfs, but sunsite and its many mirrors
|
D | ntfs.txt | 247 mirrors, i.e. raid level 1 should not work, too. Stripes with parity, i.e. 342 # vol volume params mirrors Device Device 349 Note the "Should sync?" parameter "nosync" means that the two mirrors are 351 mirrors are not clean, you can specify the "sync" option instead of "nosync" 388 Even though untested, there is no reason why mirrors, i.e. raid level 1, and 413 mirrors, change it to "raid-level 1", and for stripe sets with parity, change
|
/linux-2.6.39/Documentation/device-mapper/ |
D | dm-log.txt | 8 mirrors, a region would be considered dirty/inconsistent while you
|
/linux-2.6.39/arch/m68k/q40/ |
D | README | 7 and mirrors.
|
/linux-2.6.39/Documentation/pcmcia/ |
D | driver-changes.txt | 16 as it mirrors pcmcia_disable_device(). Configuration settings are now
|
/linux-2.6.39/Documentation/networking/ |
D | pktgen.txt | 110 QUEUE_MAP_CPU # queue map mirrors smp_processor_id()
|
/linux-2.6.39/Documentation/filesystems/pohmelfs/ |
D | network_protocol.txt | 159 It effectively mirrors stat(2) returned data.
|
/linux-2.6.39/Documentation/fb/ |
D | framebuffer.txt | 329 and on its mirrors.
|
/linux-2.6.39/Documentation/driver-model/ |
D | porting.txt | 143 device's parent. sysfs exports a directory structure that mirrors
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | fscache.txt | 171 indices for the read-write, read-only and backup mirrors of those volumes.
|
/linux-2.6.39/Documentation/ |
D | applying-patches.txt | 235 these are good things, so do use mirrors when possible.
|