Lines Matching full:recovery
2 * linux/fs/jbd/recovery.c
12 * Journal recovery routines for the generic filesystem journaling code;
27 * Maintain information about the progress of the recovery job, so that
60 * all. Recovery is basically one long sequential read, so make sure we
220 * Recovery is done in three passes. In the first pass, we look for the
242 jbd_debug(1, "No recovery required, last transaction %d\n",
254 jbd_debug(1, "JBD: recovery, exit status %d, "
273 * Locate any valid recovery information from the journal and set up the
279 * much recovery information is being erased, and to let us initialise
378 jbd_debug(1, "Starting recovery pass %d\n", pass);
521 "during recovery.\n");
696 printk (KERN_ERR "JBD: recovery pass %d ended at "