Searched refs:rdc_move_bitmap (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.h166 extern int rdc_move_bitmap(rdc_k_info_t *, char *);
H A Drdc_bitmap.c1011 rdc_move_bitmap(rdc_k_info_t *krdc, char *newbitmap) function
1045 cmn_err(CE_WARN, "!rdc_move_bitmap: Read old header failed");
1060 "!rdc_move_bitmap: Cannot open new bitmap %s",
1068 cmn_err(CE_WARN, "!rdc_move_bitmap: Reserve failed for %s",
1077 "!rdc_move_bitmap: nsc_partsize failed for %s", newbitmap);
1085 "!rdc_move_bitmap: bitmap %s too small: %" NSC_SZFMT
1098 "!rdc_move_bitmap: Reserve failed for %s",
1125 "!rdc_move_bitmap: Write header %s failed", newbitmap);
1134 "!rdc_move_bitmap: Write bitmap %s failed", newbitmap);
1145 cmn_err(CE_WARN, "!rdc_move_bitmap
[all...]
H A Drdc_io.c5105 rc = rdc_move_bitmap(krdc,
5110 /* simulate a succesful rdc_move_bitmap */
5119 /* simulate a succesful rdc_move_bitmap */
5122 rc = rdc_move_bitmap(krdc,

Completed in 57 milliseconds