Home
last modified time | relevance | path

Searched refs:mirrors (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/drivers/md/
H A Draid1.c1945 p = conf->mirrors + mirror; in raid1_add_disk()
1989 p = conf->mirrors + number; in raid1_remove_disk()
2604 conf->mirrors[m].rdev); in handle_write_finished()
2880 rdev = conf->mirrors[i].rdev; in raid1_sync_request()
3118 if (!conf->mirrors) in setup_conf()
3166 disk = conf->mirrors + i; in setup_conf()
3203 kfree(conf->mirrors); in setup_conf()
3316 kfree(conf->mirrors); in raid1_free()
3401 if (conf->mirrors[d].rdev) in raid1_reshape()
3447 kfree(conf->mirrors); in raid1_reshape()
[all …]
H A Draid10.c470 rdev = conf->mirrors[dev].rdev; in raid10_end_write_request()
1296 rdev = conf->mirrors[i].rdev; in wait_blocked_dev()
1419 rdev = conf->mirrors[d].rdev; in raid10_write_request()
2067 tmp = conf->mirrors + i; in raid10_spare_active()
2129 p = &conf->mirrors[mirror]; in raid10_add_disk()
2179 p = conf->mirrors + number; in raid10_remove_disk()
2636 rdev = conf->mirrors[d].rdev; in fix_read_error()
3900 kfree(conf->mirrors); in raid10_free_conf()
3938 if (!conf->mirrors) in setup_conf()
4121 disk = conf->mirrors + i; in raid10_run()
[all …]
H A Draid1.h70 struct raid1_info *mirrors; /* twice 'raid_disks' to member
H A Draid10.h30 struct raid10_info *mirrors; member
H A DKconfig103 will continue to use the operational mirrors in the set, providing
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h76 struct list_head mirrors; member
109 struct list_head mirrors; member
H A Dflexfilelayout.c61 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()
2555 list_for_each_entry(mirror, &ff_layout->mirrors, mirrors) { in ff_layout_mirror_prepare_stats()
/linux-6.15/Documentation/usb/
H A Dusb-help.rst11 mirrors at http://usb.in.tum.de/linux-usb/
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-log.rst9 mirrors, a region would be considered dirty/inconsistent while you
H A Ddm-clone.rst313 mechanism, but it writes to all mirrors, thus violating our requirement that
H A Ddm-raid.rst67 - RAID10: Striped Mirrors (aka 'Striping on top of mirrors')
/linux-6.15/Documentation/arch/arc/
H A Darc.rst72 `<https://mirrors.edge.kernel.org/pub/tools/crosstool>`_
/linux-6.15/tools/memory-model/Documentation/
H A Dreferences.txt106 https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/LWNLinuxMM/
/linux-6.15/arch/m68k/q40/
H A DREADME7 and mirrors.
/linux-6.15/Documentation/pcmcia/
H A Ddriver-changes.rst22 as it mirrors pcmcia_disable_device(). Configuration settings are now
/linux-6.15/Documentation/networking/
H A Dpktgen.rst176 QUEUE_MAP_CPU # queue map mirrors smp_processor_id()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-cxl178 mirrors the same value communicated in the DEVTYPE environment
188 mirrors the same value communicated in the MODALIAS environment
/linux-6.15/Documentation/fb/
H A Dframebuffer.rst339 and on its mirrors.
/linux-6.15/Documentation/driver-api/md/
H A Dmd-cluster.rst27 - commit the write to all mirrors
/linux-6.15/Documentation/driver-api/driver-model/
H A Dporting.rst145 device's parent. sysfs exports a directory structure that mirrors
/linux-6.15/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst218 switch mirrors the packet to a VSI list when multiple filters are matched.
H A Di40e.rst736 The hardware switch mirrors the packet to a VSI list when multiple
/linux-6.15/Documentation/userspace-api/
H A Dlandlock.rst272 A bind mount mirrors a source file hierarchy to a destination. The destination
/linux-6.15/Documentation/process/
H A Dmaintainer-pgp-guide.rst32 kernel.org or any other mirrors are identical to what these developers
/linux-6.15/Documentation/filesystems/
H A Dpath-lookup.rst802 checking the ``seq`` number of the old exactly mirrors the process of

12