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:dget_dlock
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/fs/configfs/
H
A
D
inode.c
219
dget_dlock
(dentry);
in configfs_drop_dentry()
/kernel/linux/linux-6.6/fs/configfs/
H
A
D
inode.c
211
dget_dlock
(dentry);
in configfs_drop_dentry()
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
dcache.c
167
dget_dlock
(dentry);
in ocfs2_find_local_alias()
/kernel/linux/linux-5.10/include/linux/
H
A
D
dcache.h
306
* dget,
dget_dlock
- get a reference to a dentry
313
static inline struct dentry *
dget_dlock
(struct dentry *dentry)
in dget_dlock()
function
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
dcache.c
165
dget_dlock
(dentry);
in ocfs2_find_local_alias()
/kernel/linux/linux-6.6/include/linux/
H
A
D
dcache.h
303
* dget,
dget_dlock
- get a reference to a dentry
310
static inline struct dentry *
dget_dlock
(struct dentry *dentry)
in dget_dlock()
function
/kernel/linux/linux-5.10/fs/autofs/
H
A
D
root.c
167
dget_dlock
(active);
in autofs_lookup_active()
227
dget_dlock
(expiring);
in autofs_lookup_expiring()
H
A
D
expire.c
84
dget_dlock
(child);
in positive_after()
/kernel/linux/linux-6.6/fs/autofs/
H
A
D
root.c
172
dget_dlock
(active);
in autofs_lookup_active()
232
dget_dlock
(expiring);
in autofs_lookup_expiring()
H
A
D
expire.c
84
dget_dlock
(child);
in positive_after()
/kernel/linux/linux-5.10/fs/
H
A
D
libfs.c
117
found =
dget_dlock
(d);
in scan_positives()
256
child =
dget_dlock
(d);
in find_next_child()
/kernel/linux/linux-6.6/fs/
H
A
D
libfs.c
119
found =
dget_dlock
(d);
in scan_positives()
414
found =
dget_dlock
(child);
in offset_find_next()
509
child =
dget_dlock
(d);
in find_next_child()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H
A
D
inode.c
152
dget_dlock
(dentry);
in spufs_prune_dir()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H
A
D
inode.c
154
dget_dlock
(dentry);
in spufs_prune_dir()
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
dir.c
1407
dget_dlock
(dentry);
in __dentry_leases_walk()
H
A
D
mds_client.c
3711
dn =
dget_dlock
(alias);
in d_find_primary()
/kernel/linux/linux-6.6/fs/ceph/
H
A
D
dir.c
1603
dget_dlock
(dentry);
in __dentry_leases_walk()
H
A
D
mds_client.c
864
found =
dget_dlock
(udentry);
in ceph_wait_on_conflict_unlink()
4277
dn =
dget_dlock
(alias);
in d_find_primary()
Completed in 31 milliseconds