Lines Matching full:permutation
35 * The number of rows to generate for new permutation maps.
404 * Allocate a new permutation map for evaluation.
434 * Allocate the fixed permutation map for N children.
466 * Free a permutation map.
599 * Evaluate the quality of the permutation mapping by considering possible
714 * generated permutation maps. Only the best version is kept. in eval_maps()
737 * order to get a sense of the average permutation quality. in eval_maps()
756 * permutation array. This checksum is verified when opening a dRAID in eval_maps()
929 * Verify each map in the file by generating its in-memory permutation array
976 printf("Verifying permutation maps: '%s'\n", filename); in draid_verify()
979 * Lookup hardcoded permutation map for each valid number of children in draid_verify()
982 * reference file to cross-check the permutation. in draid_verify()
1116 printf("Error permutation maps missing: %d / %d checked\n", in draid_verify()
1121 printf("Successfully verified %d / %d permutation maps\n", in draid_verify()