Home
last modified time | relevance | path

Searched refs:journal (Results 1 – 19 of 19) sorted by relevance

/reactos/drivers/filesystems/ext2/src/jbd/
H A Dreplay.c471 if (journal->j_head == journal->j_last) in journal_next_log_block()
472 journal->j_head = journal->j_first; in journal_next_log_block()
552 journal = kzalloc(sizeof(*journal), GFP_KERNEL); in journal_init_common()
553 if (!journal) in journal_init_common()
600 if (!journal) in journal_init_inode()
603 journal->j_dev = journal->j_fs_dev = inode->i_sb->s_bdev; in journal_init_inode()
1046 journal->j_tail, journal->j_tail_sequence, in journal_update_superblock()
1053 journal->j_tail, journal->j_tail_sequence, journal->j_errno); in journal_update_superblock()
1102 journal->j_tail_sequence = journal->j_transaction_sequence; in journal_reset()
1104 journal->j_commit_request = journal->j_commit_sequence; in journal_reset()
[all …]
H A Drevoke.c133 hash_list = &journal->j_revoke->hash_table[hash(journal, blocknr)]; in insert_revoke_hash()
155 hash_list = &journal->j_revoke->hash_table[hash(journal, blocknr)]; in find_revoke_record()
215 journal->j_revoke = journal->j_revoke_table[0]; in journal_init_revoke()
242 journal->j_revoke = journal->j_revoke_table[1]; in journal_init_revoke()
288 journal->j_revoke = NULL; in journal_destroy_revoke()
335 journal_t *journal; in journal_revoke() local
488 if (journal->j_revoke == journal->j_revoke_table[0]) in journal_switch_revoke_table()
489 journal->j_revoke = journal->j_revoke_table[1]; in journal_switch_revoke_table()
491 journal->j_revoke = journal->j_revoke_table[0]; in journal_switch_revoke_table()
518 revoke = journal->j_revoke == journal->j_revoke_table[0] ? in journal_write_revoke_records()
[all …]
H A Drecovery.c81 if (max > journal->j_maxlen) in do_readahead()
82 max = journal->j_maxlen; in do_readahead()
98 bh = __getblk(journal->j_dev, blocknr, journal->j_blocksize); in do_readahead()
154 bh = __getblk(journal->j_dev, blocknr, journal->j_blocksize); in jread()
207 #define wrap(journal, var) \ argument
210 var -= ((journal)->j_last - (journal)->j_first); \
233 sb = journal->j_superblock; in journal_recover()
264 journal_clear_revoke(journal); in journal_recover()
290 sb = journal->j_superblock; in journal_skip_recovery()
307 journal->j_tail = 0; in journal_skip_recovery()
[all …]
/reactos/drivers/filesystems/ext2/inc/linux/
H A Djbd.h968 extern int journal_load (journal_t *journal);
970 extern int journal_recover (journal_t *journal);
982 void journal_wipe_recovery(journal_t *journal);
1033 int log_start_commit(journal_t *journal, tid_t tid);
1036 int journal_force_commit_nested(journal_t *journal);
1037 int log_wait_commit(journal_t *journal, tid_t tid);
1038 int log_do_checkpoint(journal_t *journal);
1040 void __log_wait_for_space(journal_t *journal);
1065 return journal->j_flags & JFS_ABORT; in is_journal_aborted()
1105 int nblocks = journal->j_max_transaction_buffers; in jbd_space_needed()
[all …]
H A Dext3_jbd.h185 static inline int ext3_journal_force_commit(journal_t *journal) in ext3_journal_force_commit() argument
187 return journal_force_commit(journal); in ext3_journal_force_commit()
/reactos/drivers/filesystems/ext2/src/ext3/
H A Drecover.c108 journal_t * journal = NULL; in Ext2RecoverJournal() local
130 journal = journal_init_inode(ji); in Ext2RecoverJournal()
133 if (!journal) { in Ext2RecoverJournal()
140 rc = journal_load(journal); in Ext2RecoverJournal()
153 journal_wipe_recovery(journal); in Ext2RecoverJournal()
165 if (journal) { in Ext2RecoverJournal()
166 journal_destroy(journal); in Ext2RecoverJournal()
/reactos/base/applications/cmdutils/eventcreate/lang/
H A Dfr-FR.rc8 {[/L journal] | [/SO source]} /T type /C catégorie /D description\n\
12 message et un identificateur personnalisés dans un journal d'événements\n\
24 /L journal Spécifie le journal d'événement dans lequel\n\
61 IDS_LOG_NOT_FOUND "Le journal '%s' n'existe pas. Impossible de créer l'événement.\n"
62 …e peut être créée car le nom du journal n'est pas spécifié.\nUtilisez le commutateur /L pour spéci…
63 IDS_SOURCE_EXISTS "La source existe déjà dans le journal '%s' et ne peut pas être dupliquée.\n"
66 … IDS_SUCCESS_1 "Opération réussie : un événement de type '%s' a été créé dans le journal '%s'.\n"
68 …IDS_SUCCESS_3 "Opération réussie : un événement de type '%s' a été créé\ndans le journal '%s' av…
/reactos/base/applications/mscutils/eventvwr/lang/
H A Dfr-FR.rc16 MENUITEM "Enregistrer le fichier journal &sous...", IDM_SAVE_EVENTLOG
122 LTEXT "Nom du &journal :", IDC_STATIC, 7, 25, 60, 8
124 LTEXT "&Fichier journal :", IDC_STATIC, 7, 41, 60, 8
137 GROUPBOX "Taille de journal", IDC_STATIC, 7, 106, 238, 99
138 LTEXT "Taille &maximale du journal :", IDC_STATIC, 17, 122, 88, 8
143 LTEXT "Lorsque la taille maximale du journal est atteinte :", IDC_STATIC, 17, 140, 219, 8
153 PUSHBUTTON "&Effacer le journal", ID_CLEARLOG, 180, 213, 65, 14
168 IDS_CLEAREVENTS_MSG "Voulez-vous enregistrer ce journal d'événements avant de l'effacer ?"
169 …IDS_RESTOREDEFAULTS "Voulez-vous vraiment réinitialiser tous les paramètres pour ce journal aux va…
178 EventVwr [nom ordinateur] [/L:<fichier journal>] [/?]\n\
[all …]
/reactos/dll/cpl/sysdm/lang/
H A Dfr-FR.rc216 …AUTOCHECKBOX "Écrire un é&vénement dans le journal système", IDC_STRRECWRITEEVENT, 14, 124, 160, 10
/reactos/dll/cpl/inetcpl/resources/Icon_Licence/
H A DCOPYING42 …e another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution …
/reactos/dll/win32/netcfgx/res/Icon_Licence/
H A DCOPYING42 …e another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution …
/reactos/dll/win32/shell32/res/avis/Licence/
H A DCOPYING42 …e another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution …
/reactos/dll/win32/shell32/res/icons/Icon_Licence/
H A DCOPYING42 …e another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution …
/reactos/dll/win32/setupapi/res/Icon_Licence/
H A DCOPYING42 …e another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution …
/reactos/dll/win32/kernel32/winnls/lang/
H A Dbg-BG.mc4343 ERROR_JOURNAL_DELETE_IN_PROGRESS - The volume change journal is being deleted.
4351 ERROR_JOURNAL_NOT_ACTIVE - The volume change journal is not active.
4367 ERROR_JOURNAL_ENTRY_DELETED - The journal entry has been deleted from the journal.
6191 ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed.
H A Dde-DE.mc4344 ERROR_JOURNAL_DELETE_IN_PROGRESS - The volume change journal is being deleted.
4352 ERROR_JOURNAL_NOT_ACTIVE - The volume change journal is not active.
4368 ERROR_JOURNAL_ENTRY_DELETED - The journal entry has been deleted from the journal.
6192 ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed.
H A Dpl-PL.mc4346 ERROR_JOURNAL_DELETE_IN_PROGRESS - The volume change journal is being deleted.
4354 ERROR_JOURNAL_NOT_ACTIVE - The volume change journal is not active.
4370 ERROR_JOURNAL_ENTRY_DELETED - The journal entry has been deleted from the journal.
6194 ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed.
H A Dru-RU.mc4344 ERROR_JOURNAL_DELETE_IN_PROGRESS - The volume change journal is being deleted.
4352 ERROR_JOURNAL_NOT_ACTIVE - The volume change journal is not active.
4368 ERROR_JOURNAL_ENTRY_DELETED - The journal entry has been deleted from the journal.
6192 ERROR_JOURNAL_HOOK_SET - The journal hook procedure is already installed.
/reactos/sdk/include/reactos/mc/
H A Derrcodes.mc10853 The volume change journal is being deleted.
10862 The volume change journal is being deleted.
10873 The volume change journal is not active.
10882 The volume change journal is not active.
10913 The journal entry has been deleted from the journal.
10922 The journal entry has been deleted from the journal.
15474 The journal hook procedure is already installed.
15477 The journal hook procedure is already installed.
15483 The journal hook procedure is already installed.