Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_nl.c2817 int iass; /* I am sync source */ in resync_after_online_grow() local
2821 iass = (device->state.role == R_PRIMARY); in resync_after_online_grow()
2823 iass = test_bit(RESOLVE_CONFLICTS, &first_peer_device(device)->connection->flags); in resync_after_online_grow()
2825 if (iass) in resync_after_online_grow()