Home
last modified time | relevance | path

Searched refs:iass (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_nl.c2761 int iass; /* I am sync source */ in resync_after_online_grow() local
2765 iass = (device->state.role == R_PRIMARY); in resync_after_online_grow()
2767 iass = test_bit(RESOLVE_CONFLICTS, &first_peer_device(device)->connection->flags); in resync_after_online_grow()
2769 if (iass) in resync_after_online_grow()