Searched refs:raid6 (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/lib/raid6/test/ |
D | Makefile | 66 all: raid6.a raid6test 68 raid6.a: $(OBJS) 73 raid6test: test.c raid6.a
|
/Linux-v4.19/Documentation/device-mapper/ |
D | dm-raid.txt | 41 - layout for takeover from raid5_la from/to raid6 43 - layout for takeover from raid5_ra from/to raid6 45 - layout for takeover from raid5_ls from/to raid6 47 - layout for takeover from raid5_rs from/to raid6 144 which is 3 devices for raid4/5 and 4 devices for raid6.
|
/Linux-v4.19/Documentation/crypto/ |
D | async-tx-api.txt | 67 pq - generate the p+q (raid6 syndrome) from a series of source buffers 70 datap - (raid6_datap_recov) recover a raid6 data block and the p block 72 2data - (raid6_2data_recov) recover 2 raid6 data blocks from the given
|
/Linux-v4.19/arch/arm64/boot/dts/broadcom/stingray/ |
D | stingray-fs4.dtsi | 103 raid6: raid@6 { label
|
/Linux-v4.19/lib/ |
D | Makefile | 130 obj-$(CONFIG_RAID6_PQ) += raid6/
|
D | Kconfig.debug | 1775 tristate "Self test for hardware accelerated raid6 recovery" 1782 raid6 recovery routines, and will optionally use an offload
|
/Linux-v4.19/Documentation/md/ |
D | raid5-cache.txt | 106 raid4/5 and 2 for raid6), MD will write the data and parities to RAID disks. If
|
/Linux-v4.19/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 4379 int raid6 = 1; in arcmsr_info() local 4385 raid6 = 0; in arcmsr_info() 4411 raid6 = 0; in arcmsr_info() 4415 type, raid6 ? "(RAID6 capable)" : "", ARCMSR_DRIVER_VERSION); in arcmsr_info()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | md.rst | 92 If a raid5 or raid6 array is both dirty and degraded, it could have 259 the array if the personality supports it (raid1, raid5, raid6),
|
/Linux-v4.19/drivers/dma/ |
D | Kconfig | 647 memcpy, memset, xor, and raid6 p+q operations. If your platform has
|