Lines Matching defs:new
534 /* we will(have) create(d) a new UUID anyways... */
605 * for a new fatal signal and fail. */
1308 unsigned int now, new, local, peer;
1321 Because new from 8.3.8 onwards the peer can use multiple
1341 new = min(local, peer);
1343 if (device->state.role == R_PRIMARY && new < now)
1344 drbd_err(device, "ASSERT FAILED new < now; (%u < %u)\n", new, now);
1346 if (new != now)
1347 drbd_info(device, "max BIO size = %u\n", new);
1349 drbd_setup_queue_param(device, bdev, new, o);
1875 /* Make sure the new disk is big enough
2088 /* In case we are C_CONNECTED postpone any decision on the new disk
2763 drbd_info(device, "Resync of new storage after online grow\n");
2970 * resync just being finished, wait for it before requesting a new resync.
3048 * resync just being finished, wait for it before requesting a new resync.
3156 * resume, we will fail all pending and new IO, because
4098 * just being finished, wait for it before requesting a new resync. */