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:ubifs_idx_node
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/
H
A
D
misc.h
200
const struct
ubifs_idx_node
*idx,
in ubifs_idx_branch()
213
const struct
ubifs_idx_node
*idx)
in ubifs_idx_key()
H
A
D
ubifs-media.h
274
#define UBIFS_IDX_NODE_SZ sizeof(struct
ubifs_idx_node
)
820
* struct
ubifs_idx_node
- indexing node.
826
struct
ubifs_idx_node
{
struct
H
A
D
commit.c
501
struct
ubifs_idx_node
idx __aligned(8);
516
struct
ubifs_idx_node
*idx;
in dbg_old_index_check_init()
560
struct
ubifs_idx_node
*idx;
in dbg_check_old_index()
H
A
D
tnc_commit.c
25
static int make_idx_node(struct ubifs_info *c, struct
ubifs_idx_node
*idx,
in make_idx_node()
252
struct
ubifs_idx_node
*idx;
in layout_leb_in_gaps()
826
struct
ubifs_idx_node
*idx;
in write_index()
H
A
D
tnc_misc.c
272
struct
ubifs_idx_node
*idx;
in read_znode()
H
A
D
sb.c
76
struct
ubifs_idx_node
*idx;
in create_default_filesystem()
H
A
D
gc.c
551
struct
ubifs_idx_node
*idx = snod->node;
in ubifs_garbage_collect_leb()
H
A
D
lprops.c
1128
struct
ubifs_idx_node
*idx = snod->node;
in scan_check_cb()
H
A
D
debug.c
530
const struct
ubifs_idx_node
*idx = node;
in ubifs_dump_node()
/kernel/linux/linux-6.6/fs/ubifs/
H
A
D
misc.h
200
const struct
ubifs_idx_node
*idx,
in ubifs_idx_branch()
213
const struct
ubifs_idx_node
*idx)
in ubifs_idx_key()
H
A
D
ubifs-media.h
274
#define UBIFS_IDX_NODE_SZ sizeof(struct
ubifs_idx_node
)
820
* struct
ubifs_idx_node
- indexing node.
826
struct
ubifs_idx_node
{
struct
H
A
D
commit.c
501
struct
ubifs_idx_node
idx __aligned(8);
516
struct
ubifs_idx_node
*idx;
in dbg_old_index_check_init()
560
struct
ubifs_idx_node
*idx;
in dbg_check_old_index()
H
A
D
tnc_commit.c
25
static int make_idx_node(struct ubifs_info *c, struct
ubifs_idx_node
*idx,
in make_idx_node()
252
struct
ubifs_idx_node
*idx;
in layout_leb_in_gaps()
826
struct
ubifs_idx_node
*idx;
in write_index()
H
A
D
tnc_misc.c
272
struct
ubifs_idx_node
*idx;
in read_znode()
H
A
D
sb.c
79
struct
ubifs_idx_node
*idx;
in create_default_filesystem()
H
A
D
gc.c
551
struct
ubifs_idx_node
*idx = snod->node;
in ubifs_garbage_collect_leb()
H
A
D
lprops.c
1128
struct
ubifs_idx_node
*idx = snod->node;
in scan_check_cb()
H
A
D
debug.c
530
const struct
ubifs_idx_node
*idx = node;
in ubifs_dump_node()
Completed in 24 milliseconds