Searched refs:raid6 (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/lib/raid6/test/ |
D | Makefile | 63 all: raid6.a raid6test 65 raid6.a: $(OBJS) 70 raid6test: test.c raid6.a
|
/linux-4.1.27/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-4.1.27/lib/ |
D | Makefile | 91 obj-$(CONFIG_RAID6_PQ) += raid6/
|
D | Kconfig.debug | 1613 tristate "Self test for hardware accelerated raid6 recovery" 1620 raid6 recovery routines, and will optionally use an offload
|
/linux-4.1.27/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 3991 int raid6 = 1; in arcmsr_info() local 3997 raid6 = 0; in arcmsr_info() 4021 raid6 = 0; in arcmsr_info() 4025 type, raid6 ? "(RAID6 capable)" : "", ARCMSR_DRIVER_VERSION); in arcmsr_info()
|
/linux-4.1.27/drivers/dma/ |
D | Kconfig | 470 memcpy, memset, xor, and raid6 p+q operations. If your platform has
|
/linux-4.1.27/Documentation/ |
D | md.txt | 57 If a raid5 or raid6 array is both dirty and degraded, it could have 220 the array if the personality supports it (raid1, raid5, raid6),
|