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:d_in_lookup
(Results
1 - 25
of
35
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/linux/
H
A
D
dcache.h
360
static inline int
d_in_lookup
(const struct dentry *dentry)
in d_in_lookup()
function
367
if (unlikely(
d_in_lookup
(dentry))) {
in d_lookup_done()
/kernel/linux/linux-6.6/include/linux/
H
A
D
dcache.h
357
static inline int
d_in_lookup
(const struct dentry *dentry)
in d_in_lookup()
function
364
if (unlikely(
d_in_lookup
(dentry)))
in d_lookup_done()
/kernel/linux/linux-5.10/fs/
H
A
D
dcache.c
637
WARN_ON(
d_in_lookup
(dentry));
in retain_dentry()
1939
WARN_ON(
d_in_lookup
(dentry));
in __d_instantiate()
2167
if (
d_in_lookup
(dentry)) {
in d_add_ci()
2170
if (IS_ERR(found) || !
d_in_lookup
(found)) {
in d_add_ci()
2522
if (
d_in_lookup
(dentry)) {
in d_wait_lookup()
2530
} while (
d_in_lookup
(dentry));
in d_wait_lookup()
2666
if (unlikely(
d_in_lookup
(dentry))) {
in __d_add()
2855
if (unlikely(
d_in_lookup
(target))) {
in __d_move()
/kernel/linux/linux-6.6/fs/
H
A
D
dcache.c
665
WARN_ON(
d_in_lookup
(dentry));
in retain_dentry()
1999
WARN_ON(
d_in_lookup
(dentry));
in __d_instantiate()
2227
if (
d_in_lookup
(dentry)) {
in d_add_ci()
2230
if (IS_ERR(found) || !
d_in_lookup
(found)) {
in d_add_ci()
2619
if (
d_in_lookup
(dentry)) {
in d_wait_lookup()
2627
} while (
d_in_lookup
(dentry));
in d_wait_lookup()
2781
if (unlikely(
d_in_lookup
(dentry))) {
in __d_add()
2971
if (unlikely(
d_in_lookup
(target))) {
in __d_move()
/kernel/linux/linux-5.10/fs/afs/
H
A
D
dir_silly.c
254
if (!
d_in_lookup
(alias)) {
in afs_silly_iput()
/kernel/linux/linux-6.6/fs/afs/
H
A
D
dir_silly.c
254
if (!
d_in_lookup
(alias)) {
in afs_silly_iput()
/kernel/linux/linux-5.10/fs/vboxsf/
H
A
D
dir.c
318
if (
d_in_lookup
(dentry)) {
in vboxsf_dir_atomic_open()
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
unlink.c
128
if (!
d_in_lookup
(alias)) {
in nfs_call_unlink()
H
A
D
dir.c
520
if (!
d_in_lookup
(dentry)) {
in nfs_prime_dcache()
1685
if (!
d_in_lookup
(dentry)) {
in nfs_atomic_open()
1714
if (!(open_flags & O_CREAT) && !
d_in_lookup
(dentry)) {
in nfs_atomic_open()
1721
if (unlikely(!
d_in_lookup
(dentry)))
in nfs_atomic_open()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
unlink.c
132
if (!
d_in_lookup
(alias)) {
in nfs_call_unlink()
H
A
D
dir.c
759
if (!
d_in_lookup
(dentry)) {
in nfs_prime_dcache()
2070
if (!
d_in_lookup
(dentry)) {
in nfs_atomic_open()
2099
if (!(open_flags & O_CREAT) && !
d_in_lookup
(dentry)) {
in nfs_atomic_open()
2106
if (unlikely(!
d_in_lookup
(dentry)))
in nfs_atomic_open()
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
namei.c
403
if (
d_in_lookup
(dentry)) {
in ntfs_atomic_open()
/kernel/linux/linux-6.6/fs/vboxsf/
H
A
D
dir.c
321
if (
d_in_lookup
(dentry)) {
in vboxsf_dir_atomic_open()
/kernel/linux/linux-5.10/fs/ceph/
H
A
D
file.c
471
if (
d_in_lookup
(dentry)) {
in try_prep_async_create()
671
if (
d_in_lookup
(dentry) || d_really_is_negative(dentry)) {
in ceph_finish_async_create()
725
} else if (!
d_in_lookup
(dentry)) {
in ceph_atomic_open()
786
if (
d_in_lookup
(dentry)) {
in ceph_atomic_open()
/kernel/linux/linux-5.10/fs/fuse/
H
A
D
readdir.c
202
if (!
d_in_lookup
(dentry)) {
in fuse_direntplus_link()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
dir.c
493
if (!
d_in_lookup
(direntry))
in cifs_atomic_open()
H
A
D
readdir.c
103
if (!
d_in_lookup
(dentry)) {
in cifs_prime_dcache()
/kernel/linux/linux-6.6/fs/fuse/
H
A
D
readdir.c
202
if (!
d_in_lookup
(dentry)) {
in fuse_direntplus_link()
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
dir.c
453
if (!
d_in_lookup
(direntry))
H
A
D
readdir.c
112
if (!
d_in_lookup
(dentry)) {
in cifs_prime_dcache()
/kernel/linux/linux-6.6/fs/ceph/
H
A
D
file.c
490
if (
d_in_lookup
(dentry)) {
in try_prep_async_create()
708
if (
d_in_lookup
(dentry) || d_really_is_negative(dentry)) {
in ceph_finish_async_create()
773
} else if (!
d_in_lookup
(dentry)) {
in ceph_atomic_open()
871
if (
d_in_lookup
(dentry)) {
in ceph_atomic_open()
/kernel/linux/linux-5.10/fs/9p/
H
A
D
vfs_inode_dotl.c
244
if (
d_in_lookup
(dentry)) {
in v9fs_vfs_atomic_open_dotl()
H
A
D
vfs_inode.c
796
if (
d_in_lookup
(dentry)) {
in v9fs_vfs_atomic_open()
/kernel/linux/linux-6.6/fs/9p/
H
A
D
vfs_inode_dotl.c
245
if (
d_in_lookup
(dentry)) {
in v9fs_vfs_atomic_open_dotl()
H
A
D
vfs_inode.c
803
if (
d_in_lookup
(dentry)) {
in v9fs_vfs_atomic_open()
Completed in 44 milliseconds
1
2