Searched refs:resyncing (Results 1 – 3 of 3) sorted by relevance
154 can minimise drift by resyncing more often (at the cost of227 possible, even while resyncing, etc. We rely, in this case, on the498 int resyncing; /* Resync in progress if true. */ member 521 already resyncing (eg from a sync that started just before522 midnight), start resyncing and set this value negative to748 up->resyncing = 0; /* Not resyncing yet. */ in arc_start() 895 If the command buffer is empty, and we are resyncing, insert a in arc_receive() 898 if((up->resyncing) && (space_left(up) == CMDQUEUELEN)) { in arc_receive() 1094 } else if( /* (r == '2') && */ up->resyncing) { in arc_receive() [all...]
903 int resyncing; in mpt_verify_mwce() local907 resyncing = vol_pg->VolumeStatus.Flags in mpt_verify_mwce()918 if ((resyncing && mwce) || (!resyncing && !mwce)) { in mpt_verify_mwce()1703 int resyncing; in mpt_raid_set_vol_mwce() local1710 resyncing = vol_pg->VolumeStatus.Flags in mpt_raid_set_vol_mwce()1714 if (force_full_resync && resyncing && mwce) { in mpt_raid_set_vol_mwce()
6269 conflicts when resyncing changes.