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:found_refs
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
backref.c
2245
int
found_refs
= 0;
local
2249
++
found_refs
;
2254
if (ret == -ENOENT &&
found_refs
)
H
A
D
send.c
72
u64
found_refs
;
member
1227
* Results are collected in sctx->clone_roots->ino/offset/
found_refs
1273
found->
found_refs
++;
in __iterate_backrefs()
1395
cur_clone_root->
found_refs
= 0;
in find_extent_clone()
1458
if (sctx->clone_roots[i].
found_refs
) {
in find_extent_clone()
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
backref.c
2752
int
found_refs
= 0;
in paths_from_inode()
local
2756
++
found_refs
;
in paths_from_inode()
2761
if (ret == -ENOENT &&
found_refs
)
in paths_from_inode()
Completed in 16 milliseconds