Lines Matching defs:new
534 /* we will(have) create(d) a new UUID anyways... */
605 * for a new fatal signal and fail. */
1375 unsigned int now, new, local, peer;
1388 Because new from 8.3.8 onwards the peer can use multiple
1408 new = min(local, peer);
1410 if (device->state.role == R_PRIMARY && new < now)
1411 drbd_err(device, "ASSERT FAILED new < now; (%u < %u)\n", new, now);
1413 if (new != now)
1414 drbd_info(device, "max BIO size = %u\n", new);
1416 drbd_setup_queue_param(device, bdev, new, o);
1936 /* Make sure the new disk is big enough
2147 /* In case we are C_CONNECTED postpone any decision on the new disk
2819 drbd_info(device, "Resync of new storage after online grow\n");
3027 * resync just being finished, wait for it before requesting a new resync.
3104 * resync just being finished, wait for it before requesting a new resync.
3212 * resume, we will fail all pending and new IO, because
4154 * just being finished, wait for it before requesting a new resync. */