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:old_mnt_idmap
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/fs/cachefiles/
H
A
D
namei.c
385
.
old_mnt_idmap
= &nop_mnt_idmap,
in cachefiles_bury_object()
/kernel/linux/linux-6.6/fs/overlayfs/
H
A
D
overlayfs.h
346
.
old_mnt_idmap
= ovl_upper_mnt_idmap(ofs),
in ovl_do_rename()
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
hmdfs_dentryfile.c
2558
rename_data.
old_mnt_idmap
= &nop_mnt_idmap;
in hmdfs_rename_bak()
2855
rename_data.
old_mnt_idmap
= &nop_mnt_idmap;
in hmdfs_root_rename()
H
A
D
inode_merge.c
1310
rename_data.
old_mnt_idmap
= &nop_mnt_idmap;
in do_rename_merge()
H
A
D
inode_local.c
668
rename_data.
old_mnt_idmap
= &nop_mnt_idmap;
in hmdfs_rename_local_dentry()
/kernel/linux/linux-6.6/fs/ecryptfs/
H
A
D
inode.c
627
rd.
old_mnt_idmap
= &nop_mnt_idmap;
in ecryptfs_rename()
/kernel/linux/linux-6.6/fs/
H
A
D
namei.c
4772
error = may_delete(rd->
old_mnt_idmap
, old_dir, old_dentry, is_dir);
in vfs_rename()
4800
error = inode_permission(rd->
old_mnt_idmap
, source,
in vfs_rename()
5021
rd.
old_mnt_idmap
= mnt_idmap(old_path.mnt);
in do_renameat2()
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
vfs.c
1829
.
old_mnt_idmap
= &nop_mnt_idmap,
in nfsd_rename()
/kernel/linux/linux-6.6/fs/smb/server/
H
A
D
vfs.c
763
rd.
old_mnt_idmap
= mnt_idmap(old_path->mnt),
in ksmbd_vfs_rename()
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs.h
1784
* @
old_mnt_idmap
: idmap of the old mount the inode was found from
1794
struct mnt_idmap *
old_mnt_idmap
;
member
Completed in 31 milliseconds