Lines Matching refs:raid

47  * INPUT:       sp      - the set name to get raid from
49 * OUTPUT: nlpp - list of all raid names
52 * PURPOSE: returns a list of all raid in the metadb
67 * free raid unit
82 * get raid (common)
122 /* allocate raid */
195 " seems labelled [raid]\n"),
202 " seems unlabelled [raid]\n"),
241 * get raid
254 * check raid for dev
305 * check to see if we're in a raid
323 /* for each raid */
329 /* check raid */
378 * print raid
474 * convert raid state to name
496 * on the raid when we open it or probe it. One the raid is open
542 * convert raid state to repair action
558 /* replace errored or init errored raid column */
575 /* replace last errored raid column */
594 * get printable raid column state
636 * print raid column
744 * print raid options
775 * report raid
1074 * print/report raid
1159 * adjust raid geometry
1186 * add another column to the raid unit structure
1294 * attach columns to raid
1350 * calculate the size needed for the new raid unit and allocate
1382 /* grow raid */
1437 * get raid parameters
1471 * set raid parameters
1507 * validate raid replace column
1525 /* get raid unit */
1567 * replace raid column
1603 /* invalidate, then get the raid (fill in oldnp from metadb) */
1608 /* can't replace a component if the raid inaccessible */
1622 /* setup raid info */
1724 * enable raid column
1756 /* get the raid unit (fill in colnp->dev with metadb version) */
1761 /* enabling a component can't work if the raid inaccessible */
1802 /* setup raid info */
1857 * check for dups in the raid itself
1884 * default raid interlace
1916 * check raid
1995 /* check this raid too */
2005 * setup raid geometry
2059 * validate that a raid device being created with the -k flag is a real
2060 * raid device
2087 * If our raid device is a 64 bit device, we can accept the
2137 * create raid
2163 /* validate raid */
2167 /* allocate raid unit */
2350 /* fill in the size of the raid */
2368 /* create raid */
2405 * initialize raid
2426 /* get raid name */
2483 /* allocate raid */
2516 /* parse raid options */
2591 /* create raid */
2646 /* for each raid */
2746 * regen parity on a raid
2759 /* make sure we have a raid */
2787 md_raid_t *raid;
2802 if ((raid = meta_get_raid_common(sp, np, 0, ep)) == NULL)
2845 for (i = 0; i < raid->orig_ncol; i++) {
2846 md_raidcol_t *colp = &raid->cols.cols_val[i];