Lines Matching defs:sync
212 * only if the mirror is in-sync.
244 DMERR("Primary mirror (%s) failed while out-of-sync: Reads may fail.",
298 * are in the no-sync state. We have to recover these by
407 * Update the in sync flag.
411 /* the sync is complete */
578 * We can only read balance if the region is in sync.
691 struct bio_list sync, nosync, recover, *this_list = NULL;
702 bio_list_init(&sync);
710 bio_list_add(&sync, bio);
726 this_list = &sync;
757 dm_rh_inc_pending(ms->rh, &sync);
772 bio_list_merge(&ms->failures, &sync);
776 while ((bio = bio_list_pop(&sync)))
1154 * on the sync state of a region. If the above
1156 * the sync state may be inaccurate.
1219 * If region is not in-sync queue the bio.
1230 * The region is in-sync and we can perform reads directly.
1276 * mirror in-sync.
1387 * D => Dead - A write failure occurred leaving mirror out-of-sync
1388 * S => Sync - A sychronization failure occurred, mirror out-of-sync