Searched refs:syndromes (Results 1 – 3 of 3) sorted by relevance
235 char *syndromes; in raid6_select_algo() local243 syndromes = (void *) __get_free_pages(GFP_KERNEL, 1); in raid6_select_algo()245 if (!syndromes) { in raid6_select_algo()250 dptrs[disks-2] = syndromes; in raid6_select_algo()251 dptrs[disks-1] = syndromes + PAGE_SIZE; in raid6_select_algo()259 free_pages((unsigned long)syndromes, 1); in raid6_select_algo()
144 drives contains two independent redundancy syndromes. Like145 RAID-5, RAID-6 distributes the syndromes across the drives400 drives contains two independent redundancy syndromes. Like401 RAID-5, RAID-6 distributes the syndromes across the drives
96 group may have multiple syndromes, as shown below