| /linux/drivers/md/ |
| H A D | raid1.c | 291 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf() 362 WRITE_ONCE(conf->mirrors[disk].head_position, in update_head_pos() 390 struct md_rdev *rdev = conf->mirrors[r1_bio->read_disk].rdev; in raid1_end_read_request() 476 struct md_rdev *rdev = conf->mirrors[mirror].rdev; in raid1_end_write_request() 604 struct raid1_info *info = &conf->mirrors[disk]; in update_read_sectors() 626 rdev = conf->mirrors[disk].rdev; in choose_first_rdev() 664 rdev = conf->mirrors[disk].rdev; in choose_bb_rdev() 703 rdev = conf->mirrors[disk].rdev; in choose_slow_rdev() 738 return READ_ONCE(conf->mirrors[disk].next_seq_sect) == r1_bio->sector || in is_sequential() 739 READ_ONCE(conf->mirrors[disk].head_position) == r1_bio->sector; in is_sequential() [all …]
|
| H A D | raid10.c | 361 conf->mirrors[r10_bio->devs[slot].devnum].head_position = in update_head_pos() 483 rdev = conf->mirrors[dev].replacement; in raid10_end_write_request() 487 rdev = conf->mirrors[dev].rdev; in raid10_end_write_request() 727 * If there are 2 mirrors in the same 2 devices, performance degrades 776 rdev = conf->mirrors[disk].replacement; in read_balance() 780 rdev = conf->mirrors[disk].rdev; in read_balance() 847 conf->mirrors[disk].head_position); in read_balance() 1180 err_rdev = conf->mirrors[disk].rdev; in raid10_read_request() 1256 rdev = replacement ? conf->mirrors[devnum].replacement : in raid10_write_one_disk() 1257 conf->mirrors[devnum].rdev; in raid10_write_one_disk() [all …]
|
| H A D | raid10.h | 25 struct raid10_info *mirrors; member
|
| H A D | raid0.c | 691 * - all mirrors must be already degraded in raid0_takeover_raid10() 705 pr_warn("md/raid0:%s: All mirrors must be already degraded!\n", in raid0_takeover_raid10() 734 pr_err("md/raid0:%s: (N - 1) mirrors drives must be already faulty!\n", in raid0_takeover_raid1()
|
| /linux/fs/omfs/ |
| H A D | omfs_fs.h | 30 __be32 s_mirrors; /* # of mirrors of system blocks */ 54 __be64 r_mirrors; /* # of mirrors of system blocks */
|
| /linux/arch/mips/include/asm/ |
| H A D | mips-cpc.h | 99 /* CPC_CONFIG - Mirrors GCR_CONFIG */ 148 /* CPC_Cx_CONFIG - Mirrors GCR_Cx_CONFIG */
|
| /linux/Documentation/usb/ |
| H A D | usb-help.rst | 11 mirrors at http://usb.in.tum.de/linux-usb/
|
| /linux/drivers/cxl/ |
| H A D | Makefile | 9 # - 'pci' last, also mirrors the hardware enumeration hierarchy
|
| /linux/drivers/gpu/drm/xe/regs/ |
| H A D | xe_mchbar_regs.h | 14 * This mirrors the MCHBAR MMIO space whose location is determined by
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | mirror_gre_scale.sh | 3 # Test offloading a number of mirrors-to-gretap. The test creates a number of 15 # | SW o--> mirrors | |
|
| H A D | mirror_gre.sh | 7 # Test offloading various features of offloading gretap mirrors specific to
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | mirror_gre_vlan.sh | 7 # Test for "tc action mirred egress mirror" that mirrors to a gretap netdevice
|
| H A D | mirror_vlan.sh | 7 # Test for "tc action mirred egress mirror" that mirrors to a vlan device.
|
| H A D | mirror_gre.sh | 107 log_test "two simultaneously configured mirrors"
|
| H A D | mirror_gre_changes.sh | 7 # Test how mirrors to gretap and ip6gretap react to changes to relevant
|
| /linux/drivers/input/gameport/ |
| H A D | ns558.c | 41 * specified address, and also checks for mirrors. 95 * And now find the number of mirrors of the port. in ns558_isa_probe()
|
| /linux/drivers/iio/pressure/ |
| H A D | zpa2326_i2c.c | 34 /* Identification register bit 1 mirrors device address bit 0. */ in zpa2326_i2c_hwid()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 61 INIT_LIST_HEAD(&ffl->mirrors); in ff_layout_alloc_layout_hdr() 244 list_for_each_entry(pos, &ff_layout->mirrors, mirrors) { in ff_layout_add_mirror() 254 list_add(&mirror->mirrors, &ff_layout->mirrors); in ff_layout_add_mirror() 268 list_del(&mirror->mirrors); in ff_layout_remove_mirror() 284 INIT_LIST_HEAD(&mirror->mirrors); in ff_layout_alloc_mirror() 508 // Ensure all mirrors have same stripe count. in ff_layout_alloc_lseg() 889 /* mirrors are initially sorted by efficiency */ in ff_layout_choose_ds_for_read() 2950 list_for_each_entry(mirror, &ff_layout->mirrors, mirrors) { in ff_layout_mirror_prepare_stats()
|
| /linux/samples/pktgen/ |
| H A D | pktgen_sample02_multiqueue.sh | 56 # Notice config queue to map to cpu (mirrors smp_processor_id())
|
| H A D | pktgen_sample06_numa_awared_queue_irq_affinity.sh | 73 # Notice config queue to map to cpu (mirrors smp_processor_id())
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_edif.h | 22 // Invalidate Index bit and mirrors QLA_SA_UPDATE_FLAGS_DELETE
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-log.rst | 9 mirrors, a region would be considered dirty/inconsistent while you
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | eeprom.h | 127 * number 553155. The current implementation mirrors version 1.1 of the
|
| /linux/arch/m68k/q40/ |
| H A D | README | 7 and mirrors.
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | run-tests.sh | 140 url="https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/${hostarch}/${crosstool_version}/${archive_name}"
|