Home
last modified time | relevance | path

Searched refs:corruption (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c22 * from corruption caused by other reasons. And UBIFS tries to distinguish
34 * not true, the corruption cannot be the result of a power cut, and UBIFS
89 * get_master_node - get the last valid master node allowing for corruption.
94 * @cor: corruption, if found, is returned here
97 * returns the last valid master node allowing for one area of corruption.
144 /* Could have been corruption so check one place back */ in get_master_node()
151 * We accept only one area of corruption because in get_master_node()
171 /* Check for corruption */ in get_master_node()
175 dbg_rcvry("found corruption at %d:%d", lnum, offs); in get_master_node()
237 * This function recovers the master node from corruption tha
737 int corruption = first_non_ff(buf, len); ubifs_recover_leb() local
[all...]

Completed in 1 milliseconds