Lines Matching full:recover
12 * This file implements functions needed to recover from unclean un-mounts.
21 * corruptions which could be caused by power cuts, but it refuses to recover
23 * between these 2 reasons of corruptions and silently recover in the former
219 * ubifs_recover_master_node - recover the master node.
312 * We had to recover the master node, which means there was an in ubifs_recover_master_node()
323 * recover the master node from the second LEB in ubifs_recover_master_node()
329 * mount code will be confused and won't recover the master in ubifs_recover_master_node()
352 ubifs_err(c, "failed to recover master node"); in ubifs_recover_master_node()
609 * ubifs_recover_leb - scan and recover a LEB.
618 * been caused by the unclean unmount from which we are attempting to recover.
645 * recover in ubifs_recover_leb()
744 * LEB Y. We are here trying to recover LEB Y which is the GC in ubifs_recover_leb()
844 * ubifs_recover_log_leb - scan and recover a log LEB.
851 * been caused by unclean reboots from which we are attempting to recover
868 * We can only recover at the end of the log, so check that the in ubifs_recover_log_leb()
902 * recover_head - recover a head.
904 * @lnum: LEB number of head to recover
905 * @offs: offset of head to recover
938 * ubifs_recover_inl_heads - recover index and LPT heads.
1141 * ubifs_rcvry_gc_commit - recover the GC LEB number and run the commit.
1519 * ubifs_recover_size - recover inode size.