Lines Matching defs:stripe

35  * stripe operations
48 * replace stripe/concat
150 * OUTPUT: nlpp - list of all stripe names
168 * free stripe
194 * get stripe (common)
232 /* allocate stripe */
307 "[stripe/hs]\n"),
317 "[stripe/hs]\n"),
337 "[stripe]"),
347 "[stripe]"),
379 * get stripe
392 * check stripe for dev
449 * check to see if we're in a stripe
467 /* for each stripe */
473 /* check stripe */
549 * print stripe
667 * print subdevice stripe row
761 * stripe is unavailable
833 * print toplevel stripe row
936 * print stripe options
967 * report stripe
1060 /* print stripe and interlace */
1104 * print/report stripe
1194 * find stripe component to replace
1210 /* get stripe */
1289 * attach components to stripe
1494 /* grow stripe */
1557 * get stripe parameters
1591 * set stripe parameters
1627 * check for dups in the stripe itself
1661 * default stripe interlace
1694 * check stripe
1763 /* check this stripe too */
1782 * setup stripe geometry
1839 * If the stripe is to be multi-terabyte we should
1913 * create stripe
1941 /* validate stripe */
1945 /* allocate stripe unit */
2013 * if this row is a stripe, as indicated by
2074 /* fill in the size of the stripe */
2095 "The stripe is truncating the size of the underlying device.\n"
2112 /* create stripe */
2152 * initialize stripe
2172 /* get stripe name */
2211 /* allocate stripe */
2306 /* parse stripe options */
2342 /* create stripe */
2398 /* for each stripe */
2403 /* reset stripe */
2487 * reports TRUE if any stripe component is in error
2535 md_stripe_t *stripe;
2550 if ((stripe = meta_get_stripe_common(sp, np, 0, ep)) == NULL)
2594 for (cnt = 0, i = 0; i < stripe->rows.rows_len; i++) {
2595 md_row_t *rp = &stripe->rows.rows_val[i];