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:CONTIG_NONE
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
alloc.c
45
CONTIG_NONE
= 0,
enumerator
419
return
CONTIG_NONE
;
in ocfs2_refcount_tree_extent_contig()
832
return
CONTIG_NONE
;
in ocfs2_extent_rec_contig()
843
return
CONTIG_NONE
;
in ocfs2_extent_rec_contig()
3666
BUG_ON(ctxt->c_contig_type ==
CONTIG_NONE
);
in ocfs2_try_to_merge_extent()
3884
if (insert->ins_contig !=
CONTIG_NONE
) {
in ocfs2_insert_at_leaf()
4277
type->ins_contig ==
CONTIG_NONE
) {
in ocfs2_do_insert_extent()
4357
enum ocfs2_contig_type ret =
CONTIG_NONE
;
in ocfs2_figure_merge_contig_type()
4463
else if (ret ==
CONTIG_NONE
)
in ocfs2_figure_merge_contig_type()
4484
enum ocfs2_contig_type contig_type =
CONTIG_NONE
;
in ocfs2_figure_contig_type()
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
alloc.c
43
CONTIG_NONE
= 0,
enumerator
417
return
CONTIG_NONE
;
in ocfs2_refcount_tree_extent_contig()
830
return
CONTIG_NONE
;
in ocfs2_extent_rec_contig()
841
return
CONTIG_NONE
;
in ocfs2_extent_rec_contig()
3664
BUG_ON(ctxt->c_contig_type ==
CONTIG_NONE
);
in ocfs2_try_to_merge_extent()
3882
if (insert->ins_contig !=
CONTIG_NONE
) {
in ocfs2_insert_at_leaf()
4275
type->ins_contig ==
CONTIG_NONE
) {
in ocfs2_do_insert_extent()
4355
enum ocfs2_contig_type ret =
CONTIG_NONE
;
in ocfs2_figure_merge_contig_type()
4461
else if (ret ==
CONTIG_NONE
)
in ocfs2_figure_merge_contig_type()
4482
enum ocfs2_contig_type contig_type =
CONTIG_NONE
;
in ocfs2_figure_contig_type()
[all...]
Completed in 13 milliseconds