Searched refs:recovery (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/fs/jbd2/
H A DMakefile8 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/linux-master/tools/testing/selftests/drivers/net/bonding/
H A DMakefile9 mode-1-recovery-updelay.sh \
10 mode-2-recovery-updelay.sh \
/linux-master/include/linux/qed/
H A Dqede_rdma.h53 int qede_rdma_dev_add(struct qede_dev *dev, bool recovery);
56 void qede_rdma_dev_remove(struct qede_dev *dev, bool recovery);
62 bool recovery)
70 bool recovery) {}
61 qede_rdma_dev_add(struct qede_dev *dev, bool recovery) argument
69 qede_rdma_dev_remove(struct qede_dev *dev, bool recovery) argument
/linux-master/drivers/target/iscsi/
H A Discsi_target_datain_values.c90 if (dr->recovery && dr->generate_recovery_values) {
98 next_burst_len = (!dr->recovery) ?
100 read_data_done = (!dr->recovery) ?
136 datain->data_sn = (!dr->recovery) ? cmd->data_sn++ : dr->data_sn++;
139 if (!dr->recovery) {
147 if (!dr->recovery) {
157 (dr->recovery == DATAIN_WITHIN_COMMAND_RECOVERY) ?
164 (dr->recovery == DATAIN_WITHIN_COMMAND_RECOVERY) ?
189 if (dr->recovery && dr->generate_recovery_values) {
197 read_data_done = (!dr->recovery)
[all...]
H A Discsi_target.h39 extern int iscsit_build_r2ts_for_cmd(struct iscsit_conn *, struct iscsit_cmd *, bool recovery);
/linux-master/fs/nilfs2/
H A DMakefile4 btnode.o bmap.o btree.o direct.o dat.o recovery.o \
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Drecovery.c100 struct ath6kl_fw_recovery *recovery = &ar->fw_recovery; local
103 INIT_WORK(&recovery->recovery_work, ath6kl_recovery_work);
104 recovery->seq_num = 0;
105 recovery->hb_misscnt = 0;
H A DMakefile37 ath6kl_core-y += recovery.o
/linux-master/fs/gfs2/
H A DMakefile8 recovery.o rgrp.o super.o sys.o trans.o util.o
/linux-master/fs/f2fs/
H A DMakefile5 f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o
/linux-master/fs/ubifs/
H A DMakefile7 ubifs-y += recovery.o ioctl.o lpt_commit.o tnc_misc.o debug.o
/linux-master/drivers/md/
H A Dmd.c509 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
1476 /* active but not in sync implies recovery up to
2060 &mddev->recovery))
2569 /* May as well allow recovery to be retried once */
2765 * curr_resync_completed can only be used during recovery.
2772 test_bit(MD_RECOVERY_RUNNING, &mddev->recovery) &&
2773 test_bit(MD_RECOVERY_RECOVER, &mddev->recovery) &&
2774 !test_bit(MD_RECOVERY_RESHAPE, &mddev->recovery) &&
2822 * then a recovery will happen and soon that array won't
2903 if (test_bit(MD_RECOVERY_RUNNING, &mddev->recovery))
4874 unsigned long recovery = mddev->recovery; local
[all...]
H A Draid10.c126 * When performing a recovery, we need 2 bios, one for read,
143 if (test_bit(MD_RECOVERY_SYNC, &conf->mddev->recovery) ||
144 test_bit(MD_RECOVERY_RESHAPE, &conf->mddev->recovery))
147 nalloc = 2; /* recovery */
190 &conf->mddev->recovery)) {
487 &rdev->mddev->recovery);
663 * or recovery, so reshape isn't happening
904 * either some resync/recovery, or reconfigure the array.
1077 if (!test_bit(MD_RECOVERY_RESHAPE, &rdev->mddev->recovery) ||
1130 while (test_bit(MD_RECOVERY_RESHAPE, &mddev->recovery)
[all...]
H A Dmd.h106 * recovery start point)
146 * bitmap-based recovery to get fully in sync.
376 * "recovery", or "reshape") is started. It holds this value even
411 unsigned long recovery; member in struct:mddev
412 /* If a RAID personality determines that recovery (of a particular
414 * takes a copy of this number and does not attempt recovery again
555 * If neither SYNC or RESHAPE are set, then it is a recovery.
558 MD_RECOVERY_SYNC, /* actually doing a resync, not a recovery */
559 MD_RECOVERY_RECOVER, /* doing recovery, or need to try it. */
591 if (!test_bit(MD_RECOVERY_RUNNING, &mddev->recovery))
[all...]
H A Ddm-raid.c1112 * [[no]sync] Force or prevent recovery of the
1179 * 4) Device hadn't completed recovery after previous failure.
1489 rs->ti->error = "Bogus recovery rates";
1680 /* Setup recovery on @rs */
1694 * Other raid set types may skip recovery
2013 * - ongoing recovery
2424 * Partial recovery is performed on
2484 clear_bit(In_sync, &rdev->flags); /* Mandatory for recovery */
2678 * avoid false recovery positives in the constructor.
3155 * one, prohibit requesting recovery, allo
3369 decipher_sync_action(struct mddev *mddev, unsigned long recovery) argument
3426 rs_get_progress(struct raid_set *rs, unsigned long recovery, enum sync_state state, sector_t resync_max_sectors) argument
3520 unsigned long recovery; local
[all...]
H A Dmd-cluster.c325 if (test_bit(MD_RESYNCING_REMOTE, &mddev->recovery) &&
326 test_bit(MD_RECOVERY_RESHAPE, &mddev->recovery) &&
341 &mddev->recovery);
342 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
368 pr_warn("md-cluster: Could not create recovery thread\n");
380 pr_info("md-cluster: %s Node %d/%d down. My slot: %d. Initiating recovery.\n",
406 /* the ops is called when node join the cluster, and do lock recovery
452 * clear the REMOTE flag since resync or recovery is finished
455 clear_bit(MD_RESYNCING_REMOTE, &mddev->recovery);
457 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
[all...]
/linux-master/drivers/ata/
H A Dpata_cs5520.c40 int recovery; member in struct:pio_clocks
70 (cs5520_pio_clocks[pio].recovery << 4) |
75 (cs5520_pio_clocks[pio].recovery << 4) |
79 (cs5520_pio_clocks[pio].recovery << 4) |
H A Dpata_legacy.c681 int active, recovery; local
689 recovery = 18 - clamp_val(t.recover, 3, 18);
692 recovery = 15 - clamp_val(t.recover, 0, 15);
694 timing = (recovery << 4) | active | 0x08;
819 int active, recovery; local
832 recovery = (clamp_val(t.recover, 1, 15) + 1) & 0x0F;
833 timing = (active << 4) | recovery;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Ddm_common.h114 void rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, bool recovery);
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_rdma.c28 /* Leftovers from previous error recovery */
86 int qede_rdma_dev_add(struct qede_dev *edev, bool recovery) argument
94 if (recovery)
116 void qede_rdma_dev_remove(struct qede_dev *edev, bool recovery) argument
122 if (!recovery) {
219 /* If device has experienced recovery it was already removed */
310 /* If a recovery was experienced avoid adding the event */
/linux-master/drivers/i2c/busses/
H A Di2c-uniphier.c161 bool recovery = false; local
173 /* This error is fatal. Needs recovery. */
175 recovery = true;
182 /* Failed to issue STOP. The bus needs recovery. */
183 recovery = true;
188 if (recovery)
203 * in a wrong state. Try bus recovery.
/linux-master/drivers/md/dm-vdo/
H A DMakefile32 recovery-journal.o \
/linux-master/fs/bcachefs/
H A DMakefile71 recovery.o \
/linux-master/fs/ocfs2/dlm/
H A Ddlmlock.c132 /* for the recovery lock, we can't allow the ast
134 * frozen. but the recovery lock is always locked
237 /* recovery lock was mastered by dead node.
240 mlog(0, "%s: recovery lock was owned by "
548 int convert = 0, recovery = 0; local
570 recovery = (flags & LKM_RECOVERY);
572 if (recovery &&
629 mlog(0, "retrying convert with migration/recovery/"
657 if (!recovery)
698 if (recovery) {
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c174 static void mlx5_eq_async_int_lock(struct mlx5_eq_async *eq, bool recovery,
178 if (!recovery)
184 static void mlx5_eq_async_int_unlock(struct mlx5_eq_async *eq, bool recovery,
188 if (!recovery)
210 bool recovery; local
215 recovery = action == ASYNC_EQ_RECOVER;
216 mlx5_eq_async_int_lock(eq_async, recovery, &flags);
238 mlx5_eq_async_int_unlock(eq_async, recovery, &flags);
240 return unlikely(recovery) ? num_eqes : 0;

Completed in 259 milliseconds

123