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:SECTOR_IGNORE
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/
H
A
D
inftlcore.c
275
status =
SECTOR_IGNORE
;
in INFTL_foldchain()
281
case
SECTOR_IGNORE
:
in INFTL_foldchain()
500
case
SECTOR_IGNORE
:
in INFTL_findwriteunit()
661
status =
SECTOR_IGNORE
;
in INFTL_trydeletechain()
667
case
SECTOR_IGNORE
:
in INFTL_trydeletechain()
761
status =
SECTOR_IGNORE
;
in INFTL_deleteblock()
767
case
SECTOR_IGNORE
:
in INFTL_deleteblock()
870
status =
SECTOR_IGNORE
;
in inftl_readblock()
881
case
SECTOR_IGNORE
:
in inftl_readblock()
H
A
D
nftlcore.c
308
case
SECTOR_IGNORE
:
in NFTL_foldchain()
565
case
SECTOR_IGNORE
:
in NFTL_findwriteunit()
721
status =
SECTOR_IGNORE
;
in nftl_readblock()
735
case
SECTOR_IGNORE
:
in nftl_readblock()
H
A
D
nftlmount.c
387
status =
SECTOR_IGNORE
;
in check_sectors_in_chain()
402
/* sector not free actually : mark it as
SECTOR_IGNORE
*/
in check_sectors_in_chain()
403
bci.Status =
SECTOR_IGNORE
;
in check_sectors_in_chain()
404
bci.Status1 =
SECTOR_IGNORE
;
in check_sectors_in_chain()
/kernel/linux/linux-6.6/drivers/mtd/
H
A
D
inftlcore.c
275
status =
SECTOR_IGNORE
;
in INFTL_foldchain()
281
case
SECTOR_IGNORE
:
in INFTL_foldchain()
500
case
SECTOR_IGNORE
:
in INFTL_findwriteunit()
661
status =
SECTOR_IGNORE
;
in INFTL_trydeletechain()
667
case
SECTOR_IGNORE
:
in INFTL_trydeletechain()
761
status =
SECTOR_IGNORE
;
in INFTL_deleteblock()
767
case
SECTOR_IGNORE
:
in INFTL_deleteblock()
870
status =
SECTOR_IGNORE
;
in inftl_readblock()
881
case
SECTOR_IGNORE
:
in inftl_readblock()
H
A
D
nftlcore.c
308
case
SECTOR_IGNORE
:
in NFTL_foldchain()
565
case
SECTOR_IGNORE
:
in NFTL_findwriteunit()
720
status =
SECTOR_IGNORE
;
in nftl_readblock()
734
case
SECTOR_IGNORE
:
in nftl_readblock()
H
A
D
nftlmount.c
384
status =
SECTOR_IGNORE
;
in check_sectors_in_chain()
399
/* sector not free actually : mark it as
SECTOR_IGNORE
*/
in check_sectors_in_chain()
400
bci.Status =
SECTOR_IGNORE
;
in check_sectors_in_chain()
401
bci.Status1 =
SECTOR_IGNORE
;
in check_sectors_in_chain()
/kernel/linux/linux-5.10/include/uapi/mtd/
H
A
D
nftl-user.h
81
#define
SECTOR_IGNORE
0x11
macro
/kernel/linux/linux-6.6/include/uapi/mtd/
H
A
D
nftl-user.h
81
#define
SECTOR_IGNORE
0x11
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H
A
D
nftl-user.h
63
#define
SECTOR_IGNORE
0x11
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H
A
D
nftl-user.h
63
#define
SECTOR_IGNORE
0x11
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H
A
D
nftl-user.h
50
#define
SECTOR_IGNORE
0x11
macro
Completed in 8 milliseconds