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
defs:reloc_root
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
relocation.c
322
struct btrfs_root *
reloc_root
;
in btrfs_should_ignore_reloc_root()
local
540
struct btrfs_root *
reloc_root
= src->
reloc_root
;
in clone_backref_node()
local
732
struct btrfs_root *
reloc_root
;
create_reloc_root()
local
835
struct btrfs_root *
reloc_root
;
btrfs_init_reloc_root()
local
895
struct btrfs_root *
reloc_root
;
btrfs_update_reloc_root()
local
1586
struct btrfs_root *
reloc_root
= root->
reloc_root
;
insert_dirty_subvol()
local
1617
struct btrfs_root *
reloc_root
= root->
reloc_root
;
clean_dirty_subvols()
local
1665
struct btrfs_root *
reloc_root
;
merge_reloc_root()
local
1834
struct btrfs_root *
reloc_root
;
prepare_to_merge()
local
1907
struct btrfs_root *
reloc_root
, *tmp;
free_reloc_roots()
local
1918
struct btrfs_root *
reloc_root
;
merge_reloc_roots()
local
2015
record_
reloc_root
_in_trans(struct btrfs_trans_handle *trans, struct btrfs_root *
reloc_root
)
record_reloc_root_in_trans()
argument
3749
struct btrfs_root *
reloc_root
;
btrfs_recover_relocation()
local
4052
struct btrfs_root *
reloc_root
;
btrfs_reloc_post_snapshot()
local
[all...]
H
A
D
ctree.h
1056
struct btrfs_root *
reloc_root
;
member
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
ctree.h
199
struct btrfs_root *
reloc_root
;
member
H
A
D
relocation.c
334
struct btrfs_root *
reloc_root
;
in btrfs_should_ignore_reloc_root()
local
553
struct btrfs_root *
reloc_root
= src->
reloc_root
;
in clone_backref_node()
local
746
struct btrfs_root *
reloc_root
;
create_reloc_root()
local
849
struct btrfs_root *
reloc_root
;
btrfs_init_reloc_root()
local
916
struct btrfs_root *
reloc_root
;
btrfs_update_reloc_root()
local
1616
struct btrfs_root *
reloc_root
= root->
reloc_root
;
insert_dirty_subvol()
local
1652
struct btrfs_root *
reloc_root
= root->
reloc_root
;
clean_dirty_subvols()
local
1700
struct btrfs_root *
reloc_root
;
merge_reloc_root()
local
1863
struct btrfs_root *
reloc_root
;
prepare_to_merge()
local
1989
struct btrfs_root *
reloc_root
, *tmp;
free_reloc_roots()
local
2000
struct btrfs_root *
reloc_root
;
merge_reloc_roots()
local
2115
record_
reloc_root
_in_trans(struct btrfs_trans_handle *trans, struct btrfs_root *
reloc_root
)
record_reloc_root_in_trans()
argument
4209
struct btrfs_root *
reloc_root
;
btrfs_recover_relocation()
local
4520
struct btrfs_root *
reloc_root
;
btrfs_reloc_post_snapshot()
local
[all...]
Completed in 13 milliseconds