Searched refs:raid6 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/raid6/test/ |
| H A D | Makefile | 66 all: raid6.a raid6test 68 raid6.a: $(OBJS) 73 raid6test: test.c raid6.a
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-tests-fix-raid0-tests-for-0.90-metadata.patch | 47 for level in linear raid0 raid1 raid4 raid5 raid6 raid10 95 -for ls in raid0/4 linear/4 raid1/1 raid5/3 raid6/2 96 +for ls in linear/4 raid1/1 raid5/3 raid6/2
|
| H A D | 0001-tests-04update-metadata-avoid-passing-chunk-size-to.patch | 27 for ls in linear/4 raid1/1 raid5/3 raid6/2
|
| /OK3568_Linux_fs/kernel/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.
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/stingray/ |
| H A D | stingray-fs4.dtsi | 103 raid6: raid@6 { label
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Makefile | 193 obj-$(CONFIG_RAID6_PQ) += raid6/
|
| H A D | Kconfig.debug | 2092 tristate "Self test for hardware accelerated raid6 recovery" 2099 raid6 recovery routines, and will optionally use an offload
|
| /OK3568_Linux_fs/kernel/drivers/scsi/arcmsr/ |
| H A D | arcmsr_hba.c | 4677 int raid6 = 1; in arcmsr_info() local 4683 raid6 = 0; in arcmsr_info() 4712 raid6 = 0; in arcmsr_info() 4716 type, raid6 ? "(RAID6 capable)" : "", ARCMSR_DRIVER_VERSION); in arcmsr_info()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A 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),
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | Kconfig | 744 memcpy, memset, xor, and raid6 p+q operations. If your platform has
|