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:name_snapshot
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
dcache.h
601
struct
name_snapshot
{
struct
605
void take_dentry_name_snapshot(struct
name_snapshot
*, struct dentry *);
606
void release_dentry_name_snapshot(struct
name_snapshot
*);
/kernel/linux/linux-6.6/include/linux/
H
A
D
dcache.h
595
struct
name_snapshot
{
struct
599
void take_dentry_name_snapshot(struct
name_snapshot
*, struct dentry *);
600
void release_dentry_name_snapshot(struct
name_snapshot
*);
/kernel/linux/linux-5.10/fs/notify/
H
A
D
fsnotify.c
191
struct
name_snapshot
name;
in __fsnotify_parent()
/kernel/linux/linux-6.6/fs/notify/
H
A
D
fsnotify.c
189
struct
name_snapshot
name;
in __fsnotify_parent()
/kernel/linux/linux-5.10/fs/debugfs/
H
A
D
inode.c
795
struct
name_snapshot
old_name;
in debugfs_rename()
/kernel/linux/linux-5.10/fs/overlayfs/
H
A
D
export.c
368
struct
name_snapshot
name;
in ovl_lookup_real_one()
H
A
D
super.c
1194
struct
name_snapshot
name;
in ovl_check_rename_whiteout()
/kernel/linux/linux-6.6/fs/debugfs/
H
A
D
inode.c
828
struct
name_snapshot
old_name;
in debugfs_rename()
/kernel/linux/linux-6.6/fs/overlayfs/
H
A
D
export.c
381
struct
name_snapshot
name;
in ovl_lookup_real_one()
H
A
D
super.c
611
struct
name_snapshot
name;
in ovl_check_rename_whiteout()
/kernel/linux/linux-5.10/fs/
H
A
D
dcache.c
286
void take_dentry_name_snapshot(struct
name_snapshot
*name, struct dentry *dentry)
in take_dentry_name_snapshot()
301
void release_dentry_name_snapshot(struct
name_snapshot
*name)
in release_dentry_name_snapshot()
H
A
D
eventpoll.c
1459
struct
name_snapshot
n;
in ep_create_wakeup_source()
H
A
D
namei.c
4296
struct
name_snapshot
old_name;
in vfs_rename()
/kernel/linux/linux-6.6/fs/
H
A
D
dcache.c
313
void take_dentry_name_snapshot(struct
name_snapshot
*name, struct dentry *dentry)
in take_dentry_name_snapshot()
328
void release_dentry_name_snapshot(struct
name_snapshot
*name)
in release_dentry_name_snapshot()
H
A
D
eventpoll.c
1405
struct
name_snapshot
n;
in ep_create_wakeup_source()
H
A
D
namei.c
4766
struct
name_snapshot
old_name;
in vfs_rename()
Completed in 37 milliseconds