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:for_reloc
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
extent-tree.h
145
int
for_reloc
);
H
A
D
extent-tree.c
2416
bool
for_reloc
= btrfs_header_flag(buf, BTRFS_HEADER_FLAG_RELOC);
in __btrfs_mod_ref()
local
2461
for_reloc
);
in __btrfs_mod_ref()
2474
root->root_key.objectid,
for_reloc
);
in __btrfs_mod_ref()
5629
* If called with
for_reloc
== 0, may exit early with -EAGAIN
5631
int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref, int
for_reloc
)
in btrfs_drop_snapshot()
argument
5667
if (
for_reloc
)
in btrfs_drop_snapshot()
5786
(!
for_reloc
&& btrfs_need_cleaner_sleep(fs_info))) {
in btrfs_drop_snapshot()
5800
if (!
for_reloc
&& btrfs_need_cleaner_sleep(fs_info)) {
in btrfs_drop_snapshot()
5812
if (
for_reloc
)
in btrfs_drop_snapshot()
5887
if (!
for_reloc
in btrfs_drop_snapshot()
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
extent-tree.c
2405
bool
for_reloc
= btrfs_header_flag(buf, BTRFS_HEADER_FLAG_RELOC);
in __btrfs_mod_ref()
local
2451
generic_ref.skip_qgroup =
for_reloc
;
in __btrfs_mod_ref()
2465
generic_ref.skip_qgroup =
for_reloc
;
in __btrfs_mod_ref()
5353
* If called with
for_reloc
== 0, may exit early with -EAGAIN
5355
int btrfs_drop_snapshot(struct btrfs_root *root, int update_ref, int
for_reloc
)
in btrfs_drop_snapshot()
argument
5388
if (
for_reloc
)
in btrfs_drop_snapshot()
5505
(!
for_reloc
&& btrfs_need_cleaner_sleep(fs_info))) {
in btrfs_drop_snapshot()
5516
if (!
for_reloc
&& btrfs_need_cleaner_sleep(fs_info)) {
in btrfs_drop_snapshot()
5528
if (
for_reloc
)
in btrfs_drop_snapshot()
5593
if (!
for_reloc
in btrfs_drop_snapshot()
[all...]
H
A
D
ctree.h
2799
int
for_reloc
);
Completed in 20 milliseconds