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

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A DMakefile7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A DMakefile7 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A DMakefile9 transaction.o commit.o recovery.o checkpoint.o revoke.o jbd_journal.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A DMakefile3 btnode.o bmap.o btree.o direct.o dat.o recovery.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dcs5520.c49 int recovery; member in struct:pio_clocks
68 (cs5520_pio_clocks[pio].recovery << 4) |
75 (cs5520_pio_clocks[pio].recovery << 4) |
79 (cs5520_pio_clocks[pio].recovery << 4) |
H A Dqd65xx.h57 s16 recovery; /* recovery time */ member in struct:qd65xx_timing_s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A DMakefile24 recovery.html \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A DMakefile7 recovery.o rgrp.o super.o sys.o trans.o util.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A DMakefile6 ubifs-y += recovery.o ioctl.o lpt_commit.o tnc_misc.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_qdi.c56 int active, recovery; local
64 recovery = 18 - clamp_val(t.recover, 3, 18);
67 recovery = 15 - clamp_val(t.recover, 0, 15);
69 timing = (recovery << 4) | active | 0x08;
80 int active, recovery; local
88 recovery = 18 - clamp_val(t.recover, 3, 18);
91 recovery = 15 - clamp_val(t.recover, 0, 15);
93 timing = (recovery << 4) | active | 0x08;
H A Dpata_cs5520.c50 int recovery; member in struct:pio_clocks
79 (cs5520_pio_clocks[pio].recovery << 4) |
83 (cs5520_pio_clocks[pio].recovery << 4) |
87 (cs5520_pio_clocks[pio].recovery << 4) |
H A Dpata_legacy.c616 int active, recovery; local
624 recovery = 18 - clamp_val(t.recover, 3, 18);
627 recovery = 15 - clamp_val(t.recover, 0, 15);
629 timing = (recovery << 4) | active | 0x08;
649 int active, recovery; local
657 recovery = 18 - clamp_val(t.recover, 3, 18);
660 recovery = 15 - clamp_val(t.recover, 0, 15);
662 timing = (recovery << 4) | active | 0x08;
686 int active, recovery; local
694 recovery
816 int active, recovery; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dmd.c1165 /* active but not in sync implies recovery up to
1885 /* May as well allow recovery to be retried once */
2209 * then a recovery will happen and soon that array won't
2284 if (test_bit(MD_RECOVERY_RUNNING, &mddev->recovery))
2384 set_bit(MD_RECOVERY_NEEDED, &rdev->mddev->recovery);
2459 set_bit(MD_RECOVERY_NEEDED, &rdev->mddev->recovery);
3013 * - array is not engaged in resync/recovery/reshape
3161 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
3729 if (test_bit(MD_RECOVERY_FROZEN, &mddev->recovery))
3731 else if (test_bit(MD_RECOVERY_RUNNING, &mddev->recovery) ||
[all...]
H A Dmd.h230 /* recovery/resync flags
233 * SYNC: actually doing a resync, not a recovery
234 * RECOVER: doing recovery, or need to try it.
241 * If neither SYNC or RESHAPE are set, then it is a recovery.
254 unsigned long recovery; member in struct:mddev_s
255 int recovery_disabled; /* if we detect that recovery
361 set_bit(MD_RECOVERY_NEEDED, &mddev->recovery);
380 * if appropriate, and should abort recovery if needed
H A Draid1.c114 if (test_bit(MD_RECOVERY_REQUESTED, &pi->mddev->recovery))
130 if (!test_bit(MD_RECOVERY_REQUESTED, &pi->mddev->recovery)) {
637 * either some resync/recovery, or reconfigure the array.
1049 * However don't try a recovery from this drive as
1062 * if recovery is running, make sure it aborts.
1064 set_bit(MD_RECOVERY_INTR, &mddev->recovery);
1170 /* As all devices are equivalent, we don't need a full recovery
1198 /* Only remove non-faulty devices is recovery
1293 if (test_bit(MD_RECOVERY_REQUESTED, &mddev->recovery)) {
1340 if (j < 0 || (test_bit(MD_RECOVERY_CHECK, &mddev->recovery)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h258 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
881 int recovery);
886 int recovery);
891 int recovery,
896 int recovery);
900 int recovery,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h258 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
881 int recovery);
886 int recovery);
891 int recovery,
896 int recovery);
900 int recovery,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h258 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
879 int recovery);
884 int recovery);
889 int recovery,
894 int recovery);
898 int recovery,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h258 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
881 int recovery);
886 int recovery);
891 int recovery,
896 int recovery);
900 int recovery,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h258 int recovery; /* run in recovery mode */ member in struct:_xmlParserCtxt
879 int recovery);
884 int recovery);
889 int recovery,
894 int recovery);
898 int recovery,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmlock.c152 /* for the recovery lock, we can't allow the ast
154 * frozen. but the recovery lock is always locked
254 /* recovery lock was mastered by dead node.
257 mlog(0, "%s: recovery lock was owned by "
573 int convert = 0, recovery = 0; local
595 recovery = (flags & LKM_RECOVERY);
597 if (recovery &&
649 mlog(0, "retrying convert with migration/recovery/"
677 if (!recovery)
718 "recovery/i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Denv001.tcl78 [is_substr $ret "recovery"] 1
125 [is_substr $ret recovery] 1
H A Drecd007.tcl10 # TEST This is a recovery test for create/delete of databases. We have
69 # List of recovery tests: {HOOKS MSG} pairs
93 # through the operation table and run the recovery tests.
296 # Run recovery here. Should be a no-op. Verify that
301 puts -nonewline "\t\tAbout to run recovery ... "
341 # Now move the .afterop file to $dbfile. Run recovery again.
346 puts -nonewline "\t\tAbout to run recovery ... "
577 # Run recovery here. Should be a no-op. Verify that
582 puts -nonewline "\t\tAbout to run recovery ... "
620 # Run recovery agai
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtest.cpp572 SecretRecovery recovery(threshold, new FileSink(outFilename));
582 fileSources[i]->Attach(new ChannelSwitch(recovery, string((char *)channel.begin(), 4)));
622 InformationRecovery recovery(threshold, new FileSink(outFilename));
632 fileSources[i]->Attach(new ChannelSwitch(recovery, string((char *)channel.begin(), 4)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-clear_user.S219 $exception: # Destination for exception recovery(?)

Completed in 175 milliseconds

123