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

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c2148 int queuing = RDC_QUEUING; local
2235 IS_STATE(urdc, queuing)) {
H A Drdc_io.c3061 int queuing = 0; local
3070 queuing = 1;
3435 if (!queuing) {
3566 * cannot reverse sync when queuing, need to go logging first
3782 * queuing again. NOTE: this should only be called
4435 /* if the bitmap resume isn't clean, it will clear queuing flag */
4580 * later perhaps, we can keep queuing, but we would have to
4643 flag_op = rdc_set_flags; /* keep queuing, link error */
4646 flag_op = rdc_clr_flags; /* stop queuing, user request */

Completed in 95 milliseconds