Home
last modified time | relevance | path

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

/linux/drivers/block/drbd/
H A Ddrbd_actlog.c209 tmp = lc_find(device->resync, enr/AL_EXT_PER_BM_SECT); in find_active_resync_extent()
503 tmp = lc_find(device->resync, enr/AL_EXT_PER_BM_SECT); in drbd_al_begin_io_nonblock()
660 e = lc_find(device->resync, enr); in update_rs_extent()
662 e = lc_get(device->resync, enr); in update_rs_extent()
711 lc_committed(device->resync); in update_rs_extent()
714 lc_put(device->resync, &ext->lce); in update_rs_extent()
725 device->resync->nr_elements, in update_rs_extent()
726 device->resync->flags); in update_rs_extent()
905 if (device->resync_locked > device->resync->nr_elements/2) { in _bme_get()
909 e = lc_get(device->resync, enr); in _bme_get()
[all …]
H A DKconfig56 4 resync data write
H A Ddrbd_worker.c1827 lc_reset(device->resync); in drbd_start_resync()
1921 lc_destroy(device->resync); in drbd_ldev_destroy()
1922 device->resync = NULL; in drbd_ldev_destroy()
H A Ddrbd_receiver.c2564 tmp = lc_find(device->resync, BM_SECT_TO_EXT(sector)); in drbd_rs_should_slow_down()
/linux/Documentation/admin-guide/blockdev/drbd/
H A Ddisk-states-8.dot7 Consistent -> Inconsistent [ label = "start resync" ]
8 Outdated -> Inconsistent [ label = "start resync" ]
10 Inconsistent -> UpToDate [ label = "resync completed" ]
/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst61 resync, and for metadata superblock updates. This communication is
94 informs other nodes that a resync is initiated or
97 sending node is about to resync. This overrides any previous
123 resync.
226 - initiates resync of the bitmap on the current node
233 The resync process is the regular md resync. However, in a clustered
234 environment when a resync is performed, it needs to tell other nodes
235 of the areas which are suspended. Before a resync starts, the node
240 performing resync finishes, it sends RESYNCING with an empty range to
306 This updates the resync range that is stored in the bitmap lock.
[all …]
H A Draid5-cache.rst30 tries to resync the array to bring it back to normal state. But before the
31 resync completes, any system crash will expose the chance of real data
H A Draid5-ppl.rst22 unclean shutdown and all disks are available, eliminating the need to resync
/linux/include/linux/
H A Draid_class.h48 int resync; member
75 DEFINE_RAID_ATTRIBUTE(int, resync)
/linux/arch/x86/platform/olpc/
H A Dxo1-wakeup.S35 # Control registers were modified, pipeline resync is needed
/linux/drivers/infiniband/hw/hfi1/
H A Dtrace.c389 le32_to_cpu(eh->tid_rdma.resync.kdeth0), in parse_everbs_hdrs()
390 le32_to_cpu(eh->tid_rdma.resync.kdeth1), in parse_everbs_hdrs()
391 be32_to_cpu(eh->tid_rdma.resync.verbs_qp)); in parse_everbs_hdrs()
H A Dverbs.h170 u8 resync; member
H A Dtid_rdma.c4443 if (qpriv->resync) { in hfi1_build_tid_rdma_write_ack()
4468 if (qpriv->resync) { in hfi1_build_tid_rdma_write_ack()
4491 qpriv->resync = false; in hfi1_build_tid_rdma_write_ack()
4867 return sizeof(ohdr->u.tid_rdma.resync) / sizeof(u32); in hfi1_build_tid_rdma_resync()
4901 if (qpriv->resync) in hfi1_rc_rcv_tid_rdma_resync()
4970 qpriv->resync = true; in hfi1_rc_rcv_tid_rdma_resync()
5223 if (qpriv->resync) { in make_tid_rdma_ack()
5239 if (!qpriv->s_nak_state && !qpriv->resync && in make_tid_rdma_ack()
5287 (qpriv->resync && in make_tid_rdma_ack()
/linux/include/rdma/
H A Dib_hdrs.h87 struct tid_rdma_resync resync; member
/linux/drivers/scsi/
H A Draid_class.c209 raid_attr_ro_fn(resync);
/linux/drivers/md/
H A Dmd.c5523 unsigned long resync, dt, db; in sync_speed_show() local
5526 resync = mddev->curr_mark_cnt - atomic_read(&mddev->recovery_active); in sync_speed_show()
5529 db = resync - mddev->resync_mark_cnt; in sync_speed_show()
5538 unsigned long long max_sectors, resync; in sync_completed_show() local
5553 resync = mddev->curr_resync_completed; in sync_completed_show()
5554 return sprintf(page, "%llu / %llu\n", resync, max_sectors); in sync_completed_show()
8844 sector_t max_sectors, resync, res; in status_resync() local
8856 resync = mddev->curr_resync; in status_resync()
8857 if (resync < MD_RESYNC_ACTIVE) { in status_resync()
8860 resync = max_sectors; in status_resync()
[all …]
/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt414 * 01-15-05 01.05.06 Added defaults for data scrub rate and resync rate to