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_mountpoint
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/fs/
H
A
D
mount.h
116
if (!
d_mountpoint
(dentry))
in detach_mounts()
150
if (!
d_mountpoint
(dentry))
in is_local_mountpoint()
H
A
D
dcache.c
1405
if (likely(!
d_mountpoint
(dentry)))
in path_check_mount()
1459
if (!
d_mountpoint
(dentry)) {
in d_set_mounted()
1651
if (
d_mountpoint
(dentry)) {
in find_submount()
H
A
D
namespace.c
722
if (
d_mountpoint
(dentry)) {
in get_mountpoint()
1231
*
d_mountpoint
() can only be used reliably to establish if a dentry is
1233
*
d_mountpoint
() isn't aware of the possibility there may be multiple
1243
if (!
d_mountpoint
(path->dentry))
in path_is_mountpoint()
3948
while (
d_mountpoint
(ns_root.dentry) && follow_down_one(&ns_root))
in current_chrooted()
/kernel/linux/linux-6.6/fs/
H
A
D
mount.h
114
if (!
d_mountpoint
(dentry))
in detach_mounts()
138
if (!
d_mountpoint
(dentry))
in is_local_mountpoint()
H
A
D
dcache.c
1465
if (likely(!
d_mountpoint
(dentry)))
in path_check_mount()
1519
if (!
d_mountpoint
(dentry)) {
in d_set_mounted()
1710
if (
d_mountpoint
(dentry)) {
in find_submount()
H
A
D
namespace.c
801
if (
d_mountpoint
(dentry)) {
in get_mountpoint()
1378
*
d_mountpoint
() can only be used reliably to establish if a dentry is
1380
*
d_mountpoint
() isn't aware of the possibility there may be multiple
1390
if (!
d_mountpoint
(path->dentry))
in path_is_mountpoint()
4820
while (
d_mountpoint
(ns_root.dentry) && follow_down_one(&ns_root))
in current_chrooted()
/kernel/linux/linux-5.10/fs/autofs/
H
A
D
expire.c
206
if (
d_mountpoint
(p)) {
in autofs_tree_busy()
254
if (
d_mountpoint
(p)) {
in autofs_check_leaves()
339
if (
d_mountpoint
(dentry)) {
in should_expire()
/kernel/linux/linux-6.6/fs/autofs/
H
A
D
expire.c
206
if (
d_mountpoint
(p)) {
in autofs_tree_busy()
254
if (
d_mountpoint
(p)) {
in autofs_check_leaves()
339
if (
d_mountpoint
(dentry)) {
in should_expire()
/kernel/linux/linux-5.10/include/linux/
H
A
D
dcache.h
381
static inline bool
d_mountpoint
(const struct dentry *dentry)
in d_mountpoint()
function
/kernel/linux/linux-6.6/include/linux/
H
A
D
dcache.h
375
static inline bool
d_mountpoint
(const struct dentry *dentry)
in d_mountpoint()
function
/kernel/linux/linux-5.10/fs/cachefiles/
H
A
D
namei.c
363
if (
d_mountpoint
(rep)) {
in cachefiles_bury_object()
391
if (
d_mountpoint
(grave)) {
in cachefiles_bury_object()
/kernel/linux/linux-6.6/fs/cachefiles/
H
A
D
namei.c
330
if (
d_mountpoint
(rep)) {
in cachefiles_bury_object()
360
if (
d_mountpoint
(grave)) {
in cachefiles_bury_object()
/kernel/linux/linux-5.10/fs/debugfs/
H
A
D
inode.c
810
d_mountpoint
(old_dentry))
in debugfs_rename()
/kernel/linux/linux-6.6/fs/debugfs/
H
A
D
inode.c
843
d_mountpoint
(old_dentry))
in debugfs_rename()
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
readdir.c
106
if (
d_mountpoint
(dentry)) {
in cifs_prime_dcache()
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
nfs3xdr.c
880
if (
d_mountpoint
(dchild))
in compose_entry_fh()
H
A
D
vfs.c
163
if (
d_mountpoint
(dentry))
in nfsd_mountpoint()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
nfs3xdr.c
1010
if (
d_mountpoint
(dchild))
in compose_entry_fh()
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
readdir.c
115
if (
d_mountpoint
(dentry)) {
in cifs_prime_dcache()
/kernel/linux/linux-5.10/fs/fuse/
H
A
D
dir.c
1164
if (
d_mountpoint
(entry)) {
in fuse_reverse_inval_entry()
/kernel/linux/linux-6.6/fs/fuse/
H
A
D
dir.c
1381
if (
d_mountpoint
(entry)) {
in fuse_reverse_inval_entry()
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
dir.c
1809
if (
d_mountpoint
(dentry))
in nfs4_do_lookup_revalidate()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
dir.c
2199
if (
d_mountpoint
(dentry))
in nfs4_do_lookup_revalidate()
Completed in 59 milliseconds