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:old_root
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/fs/
H
A
D
fs_struct.c
17
struct path
old_root
;
in set_fs_root()
local
58
void chroot_fs_refs(const struct path *
old_root
, const struct path *new_root)
in chroot_fs_refs()
argument
/kernel/linux/linux-6.6/fs/
H
A
D
fs_struct.c
17
struct path
old_root
;
in set_fs_root()
local
58
void chroot_fs_refs(const struct path *
old_root
, const struct path *new_root)
in chroot_fs_refs()
argument
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
nfs_mount.h
30
struct nfs2_fh
old_root
; /* 1 */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
nfs_mount.h
30
struct nfs2_fh
old_root
; /* 1 */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
nfs_mount.h
30
struct nfs2_fh
old_root
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
nfs_mount.h
30
struct nfs2_fh
old_root
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
nfs_mount.h
17
struct nfs2_fh
old_root
;
member
/kernel/linux/linux-5.10/fs/afs/
H
A
D
cell.c
343
struct afs_cell *
old_root
, *new_root;
in afs_cell_init()
local
/kernel/linux/linux-6.6/fs/afs/
H
A
D
cell.c
345
struct afs_cell *
old_root
, *new_root;
in afs_cell_init()
local
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
tree-mod-log.c
41
struct tree_mod_root
old_root
;
member
390
int btrfs_tree_mod_log_insert_root(struct extent_buffer *
old_root
,
in btrfs_tree_mod_log_insert_root()
argument
980
struct tree_mod_root *
old_root
= NULL;
btrfs_get_old_root()
local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
qgroup.c
1794
struct ulist *
old_root
;
in btrfs_qgroup_trace_extent_post()
local
H
A
D
ctree.c
274
struct tree_mod_root
old_root
;
member
576
static noinline int tree_mod_log_insert_root(struct extent_buffer *
old_root
,
in tree_mod_log_insert_root()
argument
1338
struct tree_mod_root *
old_root
= NULL;
get_old_root()
local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
symbol.c
754
struct rb_root_cached
old_root
= dso->symbols;
in maps__split_kallsyms_for_kcore()
local
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
symbol.c
796
struct rb_root_cached
old_root
= dso->symbols;
in maps__split_kallsyms_for_kcore()
local
Completed in 20 milliseconds