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:__putname
(Results
1 - 25
of
37
) sorted by relevance
1
2
/kernel/linux/linux-6.6/fs/hostfs/
H
A
D
hostfs_kern.c
97
__putname
(name);
in __dentry_name()
109
__putname
(name);
in __dentry_name()
281
__putname
(name);
in hostfs_readdir()
321
__putname
(name);
in hostfs_open()
609
__putname
(name);
in hostfs_create()
614
__putname
(name);
in hostfs_create()
635
__putname
(name);
in hostfs_lookup()
656
__putname
(from_name);
in hostfs_link()
660
__putname
(from_name);
in hostfs_link()
661
__putname
(to_nam
in hostfs_link()
[all...]
/kernel/linux/linux-5.10/fs/hostfs/
H
A
D
hostfs_kern.c
93
__putname
(name);
in __dentry_name()
105
__putname
(name);
in __dentry_name()
282
__putname
(name);
in hostfs_readdir()
322
__putname
(name);
in hostfs_open()
581
__putname
(name);
in hostfs_create()
611
__putname
(name);
in hostfs_lookup()
631
__putname
(from_name);
in hostfs_link()
635
__putname
(from_name);
in hostfs_link()
636
__putname
(to_name);
in hostfs_link()
652
__putname
(fil
in hostfs_unlink()
[all...]
/kernel/linux/linux-5.10/fs/vboxsf/
H
A
D
utils.c
133
__putname
(path);
in vboxsf_create_at_dentry()
171
__putname
(path);
in vboxsf_stat_dentry()
343
*
__putname
), or an ERR_PTR on error.
360
__putname
(buf);
in vboxsf_path_from_dentry()
368
__putname
(buf);
in vboxsf_path_from_dentry()
378
__putname
(shfl_path);
in vboxsf_path_from_dentry()
379
__putname
(buf);
in vboxsf_path_from_dentry()
387
__putname
(shfl_path);
in vboxsf_path_from_dentry()
388
__putname
(buf);
in vboxsf_path_from_dentry()
397
__putname
(bu
in vboxsf_path_from_dentry()
[all...]
H
A
D
dir.c
378
__putname
(path);
in vboxsf_dir_unlink()
424
__putname
(new_path);
in vboxsf_dir_rename()
426
__putname
(old_path);
in vboxsf_dir_rename()
446
__putname
(path);
in vboxsf_dir_symlink()
455
__putname
(path);
in vboxsf_dir_symlink()
H
A
D
file.c
379
__putname
(path);
in vboxsf_get_link()
384
__putname
(path);
in vboxsf_get_link()
/kernel/linux/linux-6.6/fs/vboxsf/
H
A
D
utils.c
150
__putname
(path);
in vboxsf_create_at_dentry()
188
__putname
(path);
in vboxsf_stat_dentry()
363
*
__putname
), or an ERR_PTR on error.
380
__putname
(buf);
in vboxsf_path_from_dentry()
388
__putname
(buf);
in vboxsf_path_from_dentry()
398
__putname
(shfl_path);
in vboxsf_path_from_dentry()
399
__putname
(buf);
in vboxsf_path_from_dentry()
407
__putname
(shfl_path);
in vboxsf_path_from_dentry()
408
__putname
(buf);
in vboxsf_path_from_dentry()
417
__putname
(bu
in vboxsf_path_from_dentry()
[all...]
H
A
D
dir.c
381
__putname
(path);
in vboxsf_dir_unlink()
428
__putname
(new_path);
in vboxsf_dir_rename()
430
__putname
(old_path);
in vboxsf_dir_rename()
451
__putname
(path);
in vboxsf_dir_symlink()
460
__putname
(path);
in vboxsf_dir_symlink()
H
A
D
file.c
380
__putname
(path);
in vboxsf_get_link()
385
__putname
(path);
in vboxsf_get_link()
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
namei.c
88
__putname
(uni);
in ntfs_lookup()
357
__putname
(de);
in ntfs_rename()
446
__putname
(uni);
in ntfs_atomic_open()
526
__putname
(uni);
in ntfs_d_hash()
595
__putname
(uni1);
in ntfs_d_compare()
H
A
D
dir.c
497
__putname
(name);
in ntfs_readdir()
H
A
D
inode.c
1707
__putname
(new_de);
in ntfs_create_inode()
1744
__putname
(de);
in ntfs_link_inode()
1804
__putname
(de);
in ntfs_unlink_inode()
/kernel/linux/linux-5.10/security/integrity/ima/
H
A
D
ima_main.c
382
__putname
(pathbuf);
in process_measurement()
466
__putname
(pathbuf);
in ima_file_mprotect()
H
A
D
ima_api.c
400
__putname
(*pathbuf);
in ima_d_path()
/kernel/linux/linux-5.10/fs/
H
A
D
d_path.c
473
__putname
(page);
in SYSCALL_DEFINE2()
H
A
D
namei.c
151
__putname
(result);
in getname_flags()
172
__putname
(kname);
in getname_flags()
178
__putname
(kname);
in getname_flags()
183
__putname
(kname);
in getname_flags()
230
__putname
(result);
in getname_kernel()
236
__putname
(result);
in getname_kernel()
256
__putname
(name->name);
in putname()
259
__putname
(name);
in putname()
/kernel/linux/linux-6.6/fs/
H
A
D
d_path.c
446
__putname
(page);
in SYSCALL_DEFINE2()
H
A
D
namei.c
153
__putname
(result);
in getname_flags()
174
__putname
(kname);
in getname_flags()
180
__putname
(kname);
in getname_flags()
185
__putname
(kname);
in getname_flags()
240
__putname
(result);
in getname_kernel()
246
__putname
(result);
in getname_kernel()
271
__putname
(name->name);
in putname()
274
__putname
(name);
in putname()
/kernel/linux/linux-6.6/security/integrity/ima/
H
A
D
ima_api.c
440
__putname
(*pathbuf);
in ima_d_path()
H
A
D
ima_main.c
407
__putname
(pathbuf);
in process_measurement()
508
__putname
(pathbuf);
in ima_file_mprotect()
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
mds_client.h
546
__putname
(path - (PATH_MAX - 1 - len));
in ceph_mdsc_free_path()
/kernel/linux/linux-6.6/fs/ceph/
H
A
D
mds_client.h
581
__putname
(path - (PATH_MAX - 1 - len));
in ceph_mdsc_free_path()
/kernel/linux/linux-5.10/fs/fat/
H
A
D
dir.c
536
__putname
(unicode);
in fat_search_long()
695
__putname
(unicode);
in __fat_readdir()
H
A
D
namei_vfat.c
652
__putname
(uname);
in vfat_build_slots()
/kernel/linux/linux-6.6/fs/fat/
H
A
D
dir.c
536
__putname
(unicode);
in fat_search_long()
695
__putname
(unicode);
in __fat_readdir()
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
cifsproto.h
74
__putname
(page);
in free_dentry_path()
Completed in 40 milliseconds
1
2