HomeSort by: relevance | last modified time | path
    Searched defs:norotate (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/raidctl/
rf_configure.c 372 int b, v, k, r, lambda, norotate, i, val, distSpare; local in function:rf_MakeLayoutSpecificDeclustered
397 &b, &v, &k, &r, &lambda, &norotate);
399 norotate = 0; /* no-rotate flag is optional */
469 *((int *) p) = norotate;
rf_configure.c 372 int b, v, k, r, lambda, norotate, i, val, distSpare; local in function:rf_MakeLayoutSpecificDeclustered
397 &b, &v, &k, &r, &lambda, &norotate);
399 norotate = 0; /* no-rotate flag is optional */
469 *((int *) p) = norotate;

Completed in 24 milliseconds