Searched defs:rdc_write_bitmap (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c697 rdc_write_bitmap(rdc_k_info_t *krdc) function
750 cmn_err(CE_WARN, "!rdc_write_bitmap: %s write failed",
985 (void) rdc_write_bitmap(dst);
1131 if (rdc_write_bitmap(krdc) < 0) {
1277 (void) rdc_write_bitmap(krdc);
1504 if (rdc_write_bitmap(krdc) < 0) {
1969 } else if (rdc_write_bitmap(krdc) < 0) {
2458 return (rdc_write_bitmap(krdc));
2493 (void) rdc_write_bitmap(krdc);

Completed in 87 milliseconds