Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:corruption
(Results
1 - 1
of
1
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H
A
D
recovery.c
22
* 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