Searched refs:syndromes (Results 1 – 2 of 2) sorted by relevance
213 char *syndromes; in raid6_select_algo() local221 syndromes = (void *) __get_free_pages(GFP_KERNEL, 1); in raid6_select_algo()223 if (!syndromes) { in raid6_select_algo()228 dptrs[disks-2] = syndromes; in raid6_select_algo()229 dptrs[disks-1] = syndromes + PAGE_SIZE; in raid6_select_algo()237 free_pages((unsigned long)syndromes, 1); in raid6_select_algo()
143 drives contains two independent redundancy syndromes. Like144 RAID-5, RAID-6 distributes the syndromes across the drives366 drives contains two independent redundancy syndromes. Like367 RAID-5, RAID-6 distributes the syndromes across the drives