/linux/drivers/md/ |
H A D | raid1.c | 269 rdev_dec_pending(conf->mirrors[i].rdev, r1_bio->mddev); in put_buf() 340 conf->mirrors[disk].head_position = in update_head_pos() 368 struct md_rdev *rdev = conf->mirrors[r1_bio->read_disk].rdev; in raid1_end_read_request() 454 struct md_rdev *rdev = conf->mirrors[mirror].rdev; in raid1_end_write_request() 582 struct raid1_info *info = &conf->mirrors[disk]; in update_read_sectors() 604 rdev = conf->mirrors[disk].rdev; in choose_first_rdev() 642 rdev = conf->mirrors[disk].rdev; in choose_bb_rdev() 681 rdev = conf->mirrors[disk].rdev; in choose_slow_rdev() 717 return conf->mirrors[disk].next_seq_sect == r1_bio->sector || in is_sequential() 718 conf->mirrors[disk].head_position == r1_bio->sector; in is_sequential() [all …]
|
H A D | raid10.c | 345 conf->mirrors[r10_bio->devs[slot].devnum].head_position = in update_head_pos() 467 rdev = conf->mirrors[dev].replacement; in raid10_end_write_request() 471 rdev = conf->mirrors[dev].rdev; in raid10_end_write_request() 711 * If there are 2 mirrors in the same 2 devices, performance degrades 760 rdev = conf->mirrors[disk].replacement; in read_balance() 764 rdev = conf->mirrors[disk].rdev; in read_balance() 831 conf->mirrors[disk].head_position); in read_balance() 1175 err_rdev = conf->mirrors[disk].rdev; in raid10_read_request() 1259 rdev = replacement ? conf->mirrors[devnum].replacement : in raid10_write_one_disk() 1260 conf->mirrors[devnum].rdev; in raid10_write_one_disk() [all …]
|
H A D | raid1.h | 54 struct raid1_info *mirrors; /* twice 'raid_disks' to member 76 /* for use when syncing mirrors:
|
/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/fs/btrfs/ |
H A D | space-info.h | 116 this doesn't take mirrors into account */ 118 this doesn't take mirrors into account */ 155 u64 disk_total; /* total bytes on disk, takes mirrors into
|
/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/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/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/include/linux/ |
H A D | nfs_page.h | 111 unsigned int pg_bsize; /* default bsize for mirrors */ 122 /* arbitrarily selected limit to number of mirrors */
|
/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/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 61 INIT_LIST_HEAD(&ffl->mirrors); in ff_layout_alloc_layout_hdr() 211 list_for_each_entry(pos, &ff_layout->mirrors, mirrors) { in ff_layout_add_mirror() 221 list_add(&mirror->mirrors, &ff_layout->mirrors); in ff_layout_add_mirror() 235 list_del(&mirror->mirrors); in ff_layout_remove_mirror() 248 INIT_LIST_HEAD(&mirror->mirrors); in ff_layout_alloc_mirror() 768 /* mirrors are initially sorted by efficiency */ in ff_layout_choose_ds_for_read() 2613 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/arcnet/ |
H A D | arc-rimi.c | 151 /* find the real shared memory start/end points, including mirrors */ in arcrimi_found() 155 * 2k (or there are no mirrors at all) but on some, it's 4k. in arcrimi_found()
|
/linux/Documentation/arch/arc/ |
H A D | arc.rst | 72 `<https://mirrors.edge.kernel.org/pub/tools/crosstool>`_
|
/linux/drivers/net/wireless/intersil/p54/ |
H A D | eeprom.h | 127 * number 553155. The current implementation mirrors version 1.1 of the
|