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:de_count
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
dir.c
942
le16_to_cpu(dx_leaf->dl_list.
de_count
));
in ocfs2_dx_dir_search()
1270
BUG_ON(le16_to_cpu(entry_list->
de_count
) <= 0);
in ocfs2_delete_entry_dx()
2353
dx_root->dr_entries.
de_count
=
in ocfs2_dx_dir_attach_index()
2417
dx_leaf->dl_list.
de_count
=
in ocfs2_dx_dir_format_cluster()
2423
le16_to_cpu(dx_leaf->dl_list.
de_count
));
in ocfs2_dx_dir_format_cluster()
3732
if (num_used < le16_to_cpu(dx_leaf->dl_list.
de_count
)) {
in ocfs2_dx_dir_rebalance()
3925
le16_to_cpu(dx_leaf->dl_list.
de_count
)) {
in ocfs2_find_dir_space_dx()
4139
le16_to_cpu(entry_list->
de_count
))
in ocfs2_inline_dx_has_space()
H
A
D
ocfs2_fs.h
797
__le16
de_count
; /* Maximum number of entries
member
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
dir.c
934
le16_to_cpu(dx_leaf->dl_list.
de_count
));
in ocfs2_dx_dir_search()
1262
BUG_ON(le16_to_cpu(entry_list->
de_count
) <= 0);
in ocfs2_delete_entry_dx()
2342
dx_root->dr_entries.
de_count
=
in ocfs2_dx_dir_attach_index()
2406
dx_leaf->dl_list.
de_count
=
in ocfs2_dx_dir_format_cluster()
2412
le16_to_cpu(dx_leaf->dl_list.
de_count
));
in ocfs2_dx_dir_format_cluster()
3718
if (num_used < le16_to_cpu(dx_leaf->dl_list.
de_count
)) {
in ocfs2_dx_dir_rebalance()
3911
le16_to_cpu(dx_leaf->dl_list.
de_count
)) {
in ocfs2_find_dir_space_dx()
4125
le16_to_cpu(entry_list->
de_count
))
in ocfs2_inline_dx_has_space()
H
A
D
ocfs2_fs.h
795
__le16
de_count
; /* Maximum number of entries
member
Completed in 17 milliseconds