no_resync        2886 drivers/block/drbd/drbd_nl.c 	if (rs.no_resync && first_peer_device(device)->connection->agreed_pro_version < 93) {
no_resync        2939 drivers/block/drbd/drbd_nl.c 	ddsf = (rs.resize_force ? DDSF_FORCED : 0) | (rs.no_resync ? DDSF_NO_RESYNC : 0);
no_resync         190 include/linux/drbd_genl.h 	__flg_field(3, DRBD_GENLA_F_MANDATORY,	no_resync)