Searched refs:raid6 (Results 1 – 11 of 11) sorted by relevance
| /linux/lib/raid6/test/ |
| H A D | Makefile | 85 all: raid6.a raid6test 87 raid6.a: $(OBJS) 92 raid6test: test.c raid6.a
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-raid.rst | 54 - layout for takeover from raid5_la from/to raid6 57 - layout for takeover from raid5_ra from/to raid6 60 - layout for takeover from raid5_ls from/to raid6 63 - layout for takeover from raid5_rs from/to raid6 181 which is 3 devices for raid4/5 and 4 devices for raid6. 395 raid5 -> raid6 (with dedicated Q-syndrome) 396 raid6 (with dedicated Q-syndrome) -> raid5 405 raid6: add and remove stripes (minimum 4), change rotating syndrome algorithms, change stripesize
|
| /linux/Documentation/crypto/ |
| H A D | async-tx-api.rst | 82 pq generate the p+q (raid6 syndrome) from a series of source buffers 85 datap (raid6_datap_recov) recover a raid6 data block and the p block 87 2data (raid6_2data_recov) recover 2 raid6 data blocks from the given
|
| /linux/arch/arm64/boot/dts/broadcom/stingray/ |
| H A D | stingray-fs4.dtsi | 104 raid6: raid-6 { label
|
| /linux/lib/ |
| H A D | Makefile | 169 obj-$(CONFIG_RAID6_PQ) += raid6/
|
| H A D | Kconfig.debug | 2469 tristate "Self test for hardware accelerated raid6 recovery" 2476 raid6 recovery routines, and will optionally use an offload
|
| /linux/Documentation/driver-api/md/ |
| H A D | raid5-cache.rst | 108 raid4/5 and 2 for raid6), MD will write the data and parities to RAID disks. If
|
| /linux/drivers/scsi/arcmsr/ |
| H A D | arcmsr_hba.c | 4779 int raid6 = 1; in arcmsr_info() local 4785 raid6 = 0; in arcmsr_info() 4816 raid6 = 0; in arcmsr_info() 4820 type, raid6 ? "(RAID6 capable)" : "", ARCMSR_DRIVER_VERSION); in arcmsr_info()
|
| /linux/Documentation/admin-guide/ |
| H A D | md.rst | 92 If a raid5 or raid6 array is both dirty and degraded, it could have 269 the array if the personality supports it (raid1, raid5, raid6),
|
| /linux/drivers/dma/ |
| H A D | Kconfig | 788 memcpy, memset, xor, and raid6 p+q operations. If your platform has
|
| /linux/ |
| H A D | MAINTAINERS | 24559 F: lib/raid6/
|