Lines Matching defs:sync
207 * only if the mirror is in-sync.
239 DMERR("Primary mirror (%s) failed while out-of-sync: "
293 * are in the no-sync state. We have to recover these by
401 * Update the in sync flag.
405 /* the sync is complete */
570 * We can only read balance if the region is in sync.
683 struct bio_list sync, nosync, recover, *this_list = NULL;
694 bio_list_init(&sync);
702 bio_list_add(&sync, bio);
718 this_list = &sync;
749 dm_rh_inc_pending(ms->rh, &sync);
764 bio_list_merge(&ms->failures, &sync);
768 while ((bio = bio_list_pop(&sync)))
1142 * on the sync state of a region. If the above
1144 * the sync state may be inaccurate.
1207 * If region is not in-sync queue the bio.
1218 * The region is in-sync and we can perform reads directly.
1264 * mirror in-sync.
1375 * D => Dead - A write failure occurred leaving mirror out-of-sync
1376 * S => Sync - A sychronization failure occurred, mirror out-of-sync