/linux-6.12.1/fs/bcachefs/ |
D | extents_format.h | 194 redundancy:4, member 198 redundancy:4,
|
D | ec.c | 1356 .redundancy = v->nr_redundant, in ec_stripe_update_extent() 1736 BCH_BKEY_PTRS_MAX) - h->redundancy; in ec_new_stripe_alloc() 1737 s->nr_parity = h->redundancy; in ec_new_stripe_alloc() 1776 h->insufficient_devs = h->nr_active_devs < h->redundancy + 2; in ec_stripe_head_devs_update() 1781 if (nr_devs < h->redundancy + 2) in ec_stripe_head_devs_update() 1783 else if (nr_devs_with_durability < h->redundancy + 2) in ec_stripe_head_devs_update() 1790 h->nr_active_devs, h->redundancy + 2, err); in ec_stripe_head_devs_update() 1804 unsigned algo, unsigned redundancy, in ec_new_stripe_head_alloc() argument 1818 h->redundancy = redundancy; in ec_new_stripe_head_alloc() 1840 unsigned redundancy, in __bch2_ec_stripe_head_get() argument [all …]
|
D | ec.h | 193 unsigned redundancy; member
|
D | extents.c | 298 lp.ec.redundancy != rp.ec.redundancy || in bch2_extent_merge() 658 replicas += p.ec.redundancy; in bch2_bkey_replicas() 673 ? p->ec.redundancy + 1 in __extent_ptr_durability()
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-raid.rst | 195 number of stripes, calculate the redundancy blocks (CRC/Q-syndrome) 357 making the parity blocks useless for redundancy. It is important to 385 1.3.2 Fix/improve redundancy checking for RAID10 387 1.4.1 RAID10 fix redundancy validation checks (commit 55ebbb5). 415 1.13.2 Fix raid redundancy validation and avoid keeping raid set frozen
|
D | vdo-design.rst | 81 is sufficient to find and eliminate most of the redundancy.
|
/linux-6.12.1/Documentation/hwmon/ |
D | inspur-ipsps1.rst | 78 and redundancy mode.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | md.rst | 141 can create appropriate redundancy (copying in raid 1, parity 254 For arrays with data redundancy (i.e. not raid0, linear, faulty, 409 Array has no redundancy information, e.g. raid0, linear. 412 Full resync is performed and all redundancy is regenerated when the 614 Active md devices for levels that support data redundancy (1,4,5,6,10) 622 redundancy is being recalculated after unclean 632 A full check of redundancy was requested and is
|
D | ext4.rst | 78 * internal redundancy in tree
|
/linux-6.12.1/drivers/md/ |
D | Kconfig | 117 of redundancy and performance. 147 drives contains two independent redundancy syndromes. Like 172 This brings the redundancy (and uptime) of RAID levels across the 398 drives contains two independent redundancy syndromes. Like
|
/linux-6.12.1/Documentation/driver-api/early-userspace/ |
D | buffer-format.rst | 83 clearly incorrect (a cyclic redundancy check is a different and
|
/linux-6.12.1/Documentation/filesystems/ |
D | dax.rst | 264 redundancy in the following ways: 277 built on top of this in the future, for example, involving redundancy/mirroring
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | style.rst | 212 redundancy. For example, a ``foo_firmware`` suite could be in the
|
/linux-6.12.1/Documentation/mm/damon/ |
D | design.rst | 293 could impose unnecessary redundancy and inefficiency. The profiling could be 298 To allow users to reduce such redundancy and inefficiencies by offloading the
|
/linux-6.12.1/crypto/ |
D | Kconfig | 1075 menu "CRCs (cyclic redundancy checks)" 1084 A 32-bit CRC (cyclic redundancy check) with a polynomial defined
|
/linux-6.12.1/lib/ |
D | Kconfig | 276 when they need to do cyclic redundancy check according CRC8
|
/linux-6.12.1/Documentation/input/devices/ |
D | elantech.rst | 129 this integrity check, even though it is not an actual cyclic redundancy
|
/linux-6.12.1/scripts/ |
D | spelling.txt | 1288 redundacy||redundancy
|
/linux-6.12.1/Documentation/RCU/Design/Expedited-Grace-Periods/ |
D | Expedited-Grace-Periods.rst | 185 that CPU. However, this is likely paranoia-induced redundancy.
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
D | xfs-online-fsck-design.rst | 88 Filesystems of the 20th century generally lacked any redundancy in the ondisk 91 More recent filesystem designs contain enough redundancy in their metadata that 100 | downtime by increasing the redundancy of each storage system through the | 873 redundancy can be provided elsewhere above the filesystem, or the storage 974 For performance reasons, filesystem authors were reluctant to add redundancy to 977 increase internal redundancy -- either storing nearly identical copies of 980 For XFS, a different redundancy strategy was chosen to modernize the design: 987 Like any system that improves redundancy, the reverse-mapping feature increases 994 redundancy.
|
/linux-6.12.1/arch/riscv/ |
D | Kconfig | 697 The Zbc extension could accelerate CRC (cyclic redundancy check)
|
/linux-6.12.1/Documentation/driver-api/usb/ |
D | power-management.rst | 190 device from being autosuspended. Yes, this is a redundancy in the
|
/linux-6.12.1/Documentation/networking/dsa/ |
D | dsa.rst | 1094 The Parallel Redundancy Protocol (PRP) is a network redundancy protocol which
|