resync            209 drivers/block/drbd/drbd_actlog.c 	tmp = lc_find(device->resync, enr/AL_EXT_PER_BM_SECT);
resync            521 drivers/block/drbd/drbd_actlog.c 		tmp = lc_find(device->resync, enr/AL_EXT_PER_BM_SECT);
resync            667 drivers/block/drbd/drbd_actlog.c 		e = lc_find(device->resync, enr);
resync            669 drivers/block/drbd/drbd_actlog.c 		e = lc_get(device->resync, enr);
resync            718 drivers/block/drbd/drbd_actlog.c 			lc_committed(device->resync);
resync            721 drivers/block/drbd/drbd_actlog.c 			lc_put(device->resync, &ext->lce);
resync            732 drivers/block/drbd/drbd_actlog.c 		    device->resync->nr_elements,
resync            733 drivers/block/drbd/drbd_actlog.c 		    device->resync->flags);
resync            910 drivers/block/drbd/drbd_actlog.c 	if (device->resync_locked > device->resync->nr_elements/2) {
resync            914 drivers/block/drbd/drbd_actlog.c 	e = lc_get(device->resync, enr);
resync            920 drivers/block/drbd/drbd_actlog.c 			lc_committed(device->resync);
resync            927 drivers/block/drbd/drbd_actlog.c 	rs_flags = device->resync->flags;
resync            986 drivers/block/drbd/drbd_actlog.c 			if (lc_put(device->resync, &bm_ext->lce) == 0) {
resync           1044 drivers/block/drbd/drbd_actlog.c 		e = lc_find(device->resync, device->resync_wenr);
resync           1051 drivers/block/drbd/drbd_actlog.c 			if (lc_put(device->resync, &bm_ext->lce) == 0) {
resync           1061 drivers/block/drbd/drbd_actlog.c 	e = lc_try_get(device->resync, enr);
resync           1079 drivers/block/drbd/drbd_actlog.c 		if (device->resync_locked > device->resync->nr_elements-3)
resync           1082 drivers/block/drbd/drbd_actlog.c 		e = lc_get(device->resync, enr);
resync           1085 drivers/block/drbd/drbd_actlog.c 			const unsigned long rs_flags = device->resync->flags;
resync           1095 drivers/block/drbd/drbd_actlog.c 			lc_committed(device->resync);
resync           1122 drivers/block/drbd/drbd_actlog.c 			if (lc_put(device->resync, &bm_ext->lce) == 0) {
resync           1142 drivers/block/drbd/drbd_actlog.c 	e = lc_find(device->resync, enr);
resync           1159 drivers/block/drbd/drbd_actlog.c 	if (lc_put(device->resync, &bm_ext->lce) == 0) {
resync           1177 drivers/block/drbd/drbd_actlog.c 		lc_reset(device->resync);
resync           1203 drivers/block/drbd/drbd_actlog.c 		for (i = 0; i < device->resync->nr_elements; i++) {
resync           1204 drivers/block/drbd/drbd_actlog.c 			e = lc_element_by_index(device->resync, i);
resync           1216 drivers/block/drbd/drbd_actlog.c 				lc_put(device->resync, &bm_ext->lce);
resync           1227 drivers/block/drbd/drbd_actlog.c 			lc_del(device->resync, &bm_ext->lce);
resync           1229 drivers/block/drbd/drbd_actlog.c 		D_ASSERT(device, device->resync->used == 0);
resync            668 drivers/block/drbd/drbd_debugfs.c 		lc_seq_printf_stats(m, device->resync);
resync            669 drivers/block/drbd/drbd_debugfs.c 		lc_seq_dump_details(m, device->resync, "rs_left flags", resync_dump_detail);
resync            921 drivers/block/drbd/drbd_int.h 	struct lru_cache *resync;
resync           2247 drivers/block/drbd/drbd_main.c 	lc_destroy(device->resync);
resync           2042 drivers/block/drbd/drbd_nl.c 	device->resync = resync_lru;
resync            313 drivers/block/drbd/drbd_proc.c 			lc_seq_printf_stats(seq, device->resync);
resync           2776 drivers/block/drbd/drbd_receiver.c 	tmp = lc_find(device->resync, BM_SECT_TO_EXT(sector));
resync           1839 drivers/block/drbd/drbd_worker.c 		lc_reset(device->resync);
resync           1932 drivers/block/drbd/drbd_worker.c 	lc_destroy(device->resync);
resync           1933 drivers/block/drbd/drbd_worker.c 	device->resync = NULL;
resync           4430 drivers/infiniband/hw/hfi1/tid_rdma.c 	if (qpriv->resync) {
resync           4455 drivers/infiniband/hw/hfi1/tid_rdma.c 	if (qpriv->resync) {
resync           4478 drivers/infiniband/hw/hfi1/tid_rdma.c 		qpriv->resync = false;
resync           4853 drivers/infiniband/hw/hfi1/tid_rdma.c 	return sizeof(ohdr->u.tid_rdma.resync) / sizeof(u32);
resync           4887 drivers/infiniband/hw/hfi1/tid_rdma.c 	if (qpriv->resync)
resync           4956 drivers/infiniband/hw/hfi1/tid_rdma.c 	qpriv->resync = true;
resync           5209 drivers/infiniband/hw/hfi1/tid_rdma.c 	if (qpriv->resync) {
resync           5225 drivers/infiniband/hw/hfi1/tid_rdma.c 	if (!qpriv->s_nak_state && !qpriv->resync &&
resync           5273 drivers/infiniband/hw/hfi1/tid_rdma.c 	    (qpriv->resync &&
resync            424 drivers/infiniband/hw/hfi1/trace.c 				 le32_to_cpu(eh->tid_rdma.resync.kdeth0),
resync            425 drivers/infiniband/hw/hfi1/trace.c 				 le32_to_cpu(eh->tid_rdma.resync.kdeth1),
resync            426 drivers/infiniband/hw/hfi1/trace.c 				 be32_to_cpu(eh->tid_rdma.resync.verbs_qp));
resync           1376 drivers/infiniband/hw/hfi1/trace_tid.h 		__field(bool, resync)
resync           1397 drivers/infiniband/hw/hfi1/trace_tid.h 		__entry->resync = priv->resync;
resync           1417 drivers/infiniband/hw/hfi1/trace_tid.h 		__entry->resync ? "yes" : "no",
resync            212 drivers/infiniband/hw/hfi1/verbs.h 	u8 resync;
resync            500 drivers/isdn/hardware/mISDN/netjet.c 		resync(bc, card);
resync            550 drivers/isdn/hardware/mISDN/netjet.c 		resync(bc, card);
resync           4862 drivers/md/md.c 	unsigned long resync, dt, db;
resync           4865 drivers/md/md.c 	resync = mddev->curr_mark_cnt - atomic_read(&mddev->recovery_active);
resync           4868 drivers/md/md.c 	db = resync - mddev->resync_mark_cnt;
resync           4877 drivers/md/md.c 	unsigned long long max_sectors, resync;
resync           4892 drivers/md/md.c 	resync = mddev->curr_resync_completed;
resync           4893 drivers/md/md.c 	return sprintf(page, "%llu / %llu\n", resync, max_sectors);
resync           7813 drivers/md/md.c 	sector_t max_sectors, resync, res;
resync           7825 drivers/md/md.c 	resync = mddev->curr_resync;
resync           7826 drivers/md/md.c 	if (resync <= 3) {
resync           7829 drivers/md/md.c 			resync = max_sectors;
resync           7830 drivers/md/md.c 	} else if (resync > max_sectors)
resync           7831 drivers/md/md.c 		resync = max_sectors;
resync           7833 drivers/md/md.c 		resync -= atomic_read(&mddev->recovery_active);
resync           7835 drivers/md/md.c 	if (resync == 0) {
resync           7859 drivers/md/md.c 	if (resync < 3) {
resync           7875 drivers/md/md.c 	res = (resync>>scale)*1000;
resync           7897 drivers/md/md.c 		   (unsigned long long) resync/2,
resync           7927 drivers/md/md.c 	rt = max_sectors - resync;    /* number of remaining sectors */
resync            209 drivers/scsi/raid_class.c raid_attr_ro_fn(resync);
resync             48 include/linux/raid_class.h 	int resync;
resync             75 include/linux/raid_class.h DEFINE_RAID_ATTRIBUTE(int, resync)
resync            129 include/rdma/ib_hdrs.h 		struct tid_rdma_resync resync;