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:parent_dir
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H
A
D
r8192U_debugfs.c
154
struct dentry *
parent_dir
= debugfs_lookup(KBUILD_MODNAME, NULL);
in rtl8192_debugfs_init_one()
local
175
struct dentry *
parent_dir
= debugfs_lookup(KBUILD_MODNAME, NULL);
in rtl8192_debugfs_rename_one()
local
/kernel/linux/linux-6.6/arch/s390/hypfs/
H
A
D
hypfs_diag_fs.c
280
static void *hypfs_create_phys_files(struct dentry *
parent_dir
, void *phys_hdr)
in hypfs_create_phys_files()
argument
/kernel/linux/linux-5.10/arch/s390/hypfs/
H
A
D
hypfs_diag.c
549
static void *hypfs_create_phys_files(struct dentry *
parent_dir
, void *phys_hdr)
in hypfs_create_phys_files()
argument
/kernel/linux/linux-5.10/fs/reiserfs/
H
A
D
namei.c
1100
static int reiserfs_symlink(struct inode *
parent_dir
,
in reiserfs_symlink()
argument
[all...]
H
A
D
bitmap.c
329
u32
parent_dir
= le32_to_cpu(INODE_PKEY(dir)->k_dir_id);
in reiserfs_choose_packing()
local
/kernel/linux/linux-6.6/fs/reiserfs/
H
A
D
namei.c
1101
reiserfs_symlink(struct mnt_idmap *idmap, struct inode *
parent_dir
, struct dentry *dentry, const char *symname)
reiserfs_symlink()
argument
[all...]
H
A
D
bitmap.c
329
u32
parent_dir
= le32_to_cpu(INODE_PKEY(dir)->k_dir_id);
in reiserfs_choose_packing()
local
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
pnfs.c
1038
struct dentry *
parent_dir
= dget_parent(ctx->dentry);
in pnfs_find_server()
local
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
pnfs.c
1037
struct dentry *
parent_dir
= dget_parent(ctx->dentry);
in pnfs_find_server()
local
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
send.c
1749
u64
parent_dir
;
in get_first_ref()
local
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
send.c
2024
u64
parent_dir
;
in get_first_ref()
local
Completed in 33 milliseconds