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:hmdfs_d
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
hmdfs_device_view.h
156
static inline struct hmdfs_dentry_info *
hmdfs_d
(struct dentry *dentry)
in hmdfs_d()
function
204
spin_lock(&
hmdfs_d
(dent)->lock);
in hmdfs_get_lower_path()
205
pname->dentry =
hmdfs_d
(dent)->lower_path.dentry;
in hmdfs_get_lower_path()
206
pname->mnt =
hmdfs_d
(dent)->lower_path.mnt;
in hmdfs_get_lower_path()
208
spin_unlock(&
hmdfs_d
(dent)->lock);
in hmdfs_get_lower_path()
220
spin_lock(&
hmdfs_d
(dent)->lock);
in hmdfs_put_reset_lower_path()
221
if (
hmdfs_d
(dent)->lower_path.dentry) {
in hmdfs_put_reset_lower_path()
222
pname.dentry =
hmdfs_d
(dent)->lower_path.dentry;
in hmdfs_put_reset_lower_path()
223
pname.mnt =
hmdfs_d
(dent)->lower_path.mnt;
in hmdfs_put_reset_lower_path()
224
hmdfs_d
(den
in hmdfs_put_reset_lower_path()
[all...]
H
A
D
inode.c
181
if (unlikely(!
hmdfs_d
(fst_lo_d))) {
in hmdfs_iget5_locked_merge()
187
ia.ino.dev_id =
hmdfs_d
(fst_lo_d)->device_id;
in hmdfs_iget5_locked_merge()
207
if (unlikely(!
hmdfs_d
(fst_lo_d))) {
in hmdfs_iget5_locked_cloud_merge()
213
ia.ino.dev_id =
hmdfs_d
(fst_lo_d)->device_id;
in hmdfs_iget5_locked_cloud_merge()
H
A
D
inode_remote.c
121
hmdfs_d
(dentry)->async_readdir_in_progress = 0;
in hmdfs_remote_readdir_work()
143
if (cmpxchg_relaxed(&
hmdfs_d
(dentry)->async_readdir_in_progress, 0,
in get_remote_dentry_file_in_wq()
149
hmdfs_d
(dentry)->async_readdir_in_progress = 0;
in get_remote_dentry_file_in_wq()
413
struct hmdfs_dentry_info *gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_remote_dentry()
488
gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_remote()
489
gdi->device_id =
hmdfs_d
(child_dentry->d_parent)->device_id;
in hmdfs_lookup_remote()
808
if (
hmdfs_d
(old_dentry)->device_id !=
hmdfs_d
(new_dentry)->device_id)
in hmdfs_rename_remote()
H
A
D
dentry.c
176
switch (
hmdfs_d
(dentry)->dentry_type) {
in hmdfs_dev_d_release()
180
path_put(&(
hmdfs_d
(dentry)->lower_path));
in hmdfs_dev_d_release()
203
hmdfs_d
(dentry)->dentry_type);
in hmdfs_dev_d_release()
H
A
D
hmdfs_dentryfile.c
126
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentry);
in hmdfs_get_root_dentry_type()
191
struct hmdfs_dentry_info *di =
hmdfs_d
(d);
in hmdfs_dentry_path_raw()
205
di =
hmdfs_d
(dentry);
in hmdfs_dentry_path_raw()
222
di =
hmdfs_d
(dentry);
in hmdfs_dentry_path_raw()
801
gdi = hmdfs_sb == child_dentry->d_sb ?
hmdfs_d
(child_dentry) : NULL;
in update_dentry()
973
if (
hmdfs_d
(parent_dentry)->dentry_type == HMDFS_LAYER_FIRST_DEVICE)
in update_inode_to_dentry()
1042
struct hmdfs_dentry_info *di =
hmdfs_d
(sbi->sb->s_root);
in hmdfs_get_cache_path()
1411
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentry);
in get_cloud_cache_file()
2140
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentry);
in get_remote_dentry_file()
2212
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentr
in hmdfs_find_cache_item()
[all...]
H
A
D
inode_root.c
153
di =
hmdfs_d
(sb->s_root);
in hmdfs_device_lookup()
180
di =
hmdfs_d
(sb->s_root);
in hmdfs_device_lookup()
197
di =
hmdfs_d
(child_dentry);
in hmdfs_device_lookup()
H
A
D
inode_cloud.c
285
struct hmdfs_dentry_info *gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_cloud_dentry()
334
gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_cloud()
335
gdi->device_id =
hmdfs_d
(child_dentry->d_parent)->device_id;
in hmdfs_lookup_cloud()
H
A
D
inode_local.c
264
gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_local()
720
if (
hmdfs_d
(old_dentry)->device_id !=
hmdfs_d
(new_dentry)->device_id) {
in hmdfs_rename_local()
775
struct hmdfs_dentry_info *gdi =
hmdfs_d
(dentry);
in hmdfs_symlink_local()
916
if (path->dentry == NULL ||
hmdfs_d
(path->dentry) == NULL) {
in hmdfs_getattr_local()
1015
set_sharefile_flag(
hmdfs_d
(child_dentry));
in hmdfs_lookup_share()
H
A
D
hmdfs_share.c
27
gdi =
hmdfs_d
(cur_file->f_path.dentry);
in hmdfs_is_share_file()
H
A
D
file_remote.c
162
__u8 file_type =
hmdfs_d
(file->f_path.dentry)->file_type;
in hmdfs_do_open_remote()
988
struct hmdfs_dentry_info *di =
hmdfs_d
(file->f_path.dentry);
in hmdfs_iterate_remote()
H
A
D
hmdfs_server.c
614
hm_islnk(
hmdfs_d
(dentry)->file_type))
in hmdfs_check_and_create()
1003
struct hmdfs_dentry_info *di =
hmdfs_d
(peer->sbi->sb->s_root);
in server_lower_dentry_path_raw()
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
hmdfs_device_view.h
156
static inline struct hmdfs_dentry_info *
hmdfs_d
(struct dentry *dentry)
in hmdfs_d()
function
204
spin_lock(&
hmdfs_d
(dent)->lock);
in hmdfs_get_lower_path()
205
pname->dentry =
hmdfs_d
(dent)->lower_path.dentry;
in hmdfs_get_lower_path()
206
pname->mnt =
hmdfs_d
(dent)->lower_path.mnt;
in hmdfs_get_lower_path()
208
spin_unlock(&
hmdfs_d
(dent)->lock);
in hmdfs_get_lower_path()
220
spin_lock(&
hmdfs_d
(dent)->lock);
in hmdfs_put_reset_lower_path()
221
if (
hmdfs_d
(dent)->lower_path.dentry) {
in hmdfs_put_reset_lower_path()
222
pname.dentry =
hmdfs_d
(dent)->lower_path.dentry;
in hmdfs_put_reset_lower_path()
223
pname.mnt =
hmdfs_d
(dent)->lower_path.mnt;
in hmdfs_put_reset_lower_path()
224
hmdfs_d
(den
in hmdfs_put_reset_lower_path()
[all...]
H
A
D
inode.c
181
if (unlikely(!
hmdfs_d
(fst_lo_d))) {
in hmdfs_iget5_locked_merge()
187
ia.ino.dev_id =
hmdfs_d
(fst_lo_d)->device_id;
in hmdfs_iget5_locked_merge()
207
if (unlikely(!
hmdfs_d
(fst_lo_d))) {
in hmdfs_iget5_locked_cloud_merge()
213
ia.ino.dev_id =
hmdfs_d
(fst_lo_d)->device_id;
in hmdfs_iget5_locked_cloud_merge()
H
A
D
inode_remote.c
121
hmdfs_d
(dentry)->async_readdir_in_progress = 0;
in hmdfs_remote_readdir_work()
143
if (cmpxchg_relaxed(&
hmdfs_d
(dentry)->async_readdir_in_progress, 0,
in get_remote_dentry_file_in_wq()
149
hmdfs_d
(dentry)->async_readdir_in_progress = 0;
in get_remote_dentry_file_in_wq()
413
struct hmdfs_dentry_info *gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_remote_dentry()
488
gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_remote()
489
gdi->device_id =
hmdfs_d
(child_dentry->d_parent)->device_id;
in hmdfs_lookup_remote()
808
if (
hmdfs_d
(old_dentry)->device_id !=
hmdfs_d
(new_dentry)->device_id)
in hmdfs_rename_remote()
H
A
D
dentry.c
176
switch (
hmdfs_d
(dentry)->dentry_type) {
in hmdfs_dev_d_release()
180
path_put(&(
hmdfs_d
(dentry)->lower_path));
in hmdfs_dev_d_release()
203
hmdfs_d
(dentry)->dentry_type);
in hmdfs_dev_d_release()
H
A
D
hmdfs_dentryfile.c
127
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentry);
in hmdfs_get_root_dentry_type()
192
struct hmdfs_dentry_info *di =
hmdfs_d
(d);
in hmdfs_dentry_path_raw()
206
di =
hmdfs_d
(dentry);
in hmdfs_dentry_path_raw()
223
di =
hmdfs_d
(dentry);
in hmdfs_dentry_path_raw()
802
gdi = hmdfs_sb == child_dentry->d_sb ?
hmdfs_d
(child_dentry) : NULL;
in update_dentry()
974
if (
hmdfs_d
(parent_dentry)->dentry_type == HMDFS_LAYER_FIRST_DEVICE)
in update_inode_to_dentry()
1043
struct hmdfs_dentry_info *di =
hmdfs_d
(sbi->sb->s_root);
in hmdfs_get_cache_path()
1412
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentry);
in get_cloud_cache_file()
2141
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentry);
in get_remote_dentry_file()
2213
struct hmdfs_dentry_info *d_info =
hmdfs_d
(dentr
in hmdfs_find_cache_item()
[all...]
H
A
D
inode_cloud.c
282
struct hmdfs_dentry_info *gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_cloud_dentry()
330
gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_cloud()
331
gdi->device_id =
hmdfs_d
(child_dentry->d_parent)->device_id;
in hmdfs_lookup_cloud()
H
A
D
inode_root.c
153
di =
hmdfs_d
(sb->s_root);
in hmdfs_device_lookup()
180
di =
hmdfs_d
(sb->s_root);
in hmdfs_device_lookup()
197
di =
hmdfs_d
(child_dentry);
in hmdfs_device_lookup()
H
A
D
inode_local.c
264
gdi =
hmdfs_d
(child_dentry);
in hmdfs_lookup_local()
727
if (
hmdfs_d
(old_dentry)->device_id !=
hmdfs_d
(new_dentry)->device_id) {
in hmdfs_rename_local()
782
struct hmdfs_dentry_info *gdi =
hmdfs_d
(dentry);
in hmdfs_symlink_local()
923
if (path->dentry == NULL ||
hmdfs_d
(path->dentry) == NULL) {
in hmdfs_getattr_local()
1023
set_sharefile_flag(
hmdfs_d
(child_dentry));
in hmdfs_lookup_share()
H
A
D
hmdfs_share.c
27
gdi =
hmdfs_d
(cur_file->f_path.dentry);
in hmdfs_is_share_file()
H
A
D
file_remote.c
162
__u8 file_type =
hmdfs_d
(file->f_path.dentry)->file_type;
in hmdfs_do_open_remote()
994
struct hmdfs_dentry_info *di =
hmdfs_d
(file->f_path.dentry);
in hmdfs_iterate_remote()
H
A
D
hmdfs_server.c
614
hm_islnk(
hmdfs_d
(dentry)->file_type))
in hmdfs_check_and_create()
1003
struct hmdfs_dentry_info *di =
hmdfs_d
(peer->sbi->sb->s_root);
in server_lower_dentry_path_raw()
Completed in 27 milliseconds