Home
last modified time | relevance | path

Searched refs:raid6 (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/lib/raid6/test/
DMakefile63 all: raid6.a raid6test
65 raid6.a: $(OBJS)
70 raid6test: test.c raid6.a
/linux-4.4.14/Documentation/crypto/
Dasync-tx-api.txt67 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.4.14/lib/
DMakefile100 obj-$(CONFIG_RAID6_PQ) += raid6/
DKconfig.debug1677 tristate "Self test for hardware accelerated raid6 recovery"
1684 raid6 recovery routines, and will optionally use an offload
/linux-4.4.14/drivers/scsi/arcmsr/
Darcmsr_hba.c3988 int raid6 = 1; in arcmsr_info() local
3994 raid6 = 0; in arcmsr_info()
4018 raid6 = 0; in arcmsr_info()
4022 type, raid6 ? "(RAID6 capable)" : "", ARCMSR_DRIVER_VERSION); in arcmsr_info()
/linux-4.4.14/Documentation/
Dmd.txt57 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),
/linux-4.4.14/drivers/dma/
DKconfig545 memcpy, memset, xor, and raid6 p+q operations. If your platform has