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_dm
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
hmdfs_merge_view.h
71
static inline struct hmdfs_dentry_info_merge *
hmdfs_dm
(struct dentry *dentry)
in hmdfs_dm()
function
149
mutex_lock(&
hmdfs_dm
(dentry)->comrade_list_lock);
in link_comrade_unlocked()
150
link_comrade(&
hmdfs_dm
(dentry)->comrade_list, comrade);
in link_comrade_unlocked()
151
mutex_unlock(&
hmdfs_dm
(dentry)->comrade_list_lock);
in link_comrade_unlocked()
192
list_for_each_entry(_comrade, &(
hmdfs_dm
(_dentry)->comrade_list), list)
197
struct hmdfs_dentry_info_merge *dm =
hmdfs_dm
(_child_dentry); \
H
A
D
inode_merge.c
26
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(dentry);
in hmdfs_get_fst_lo_d()
41
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(dentry);
in hmdfs_get_lo_d()
59
struct hmdfs_dentry_info_merge *cdi =
hmdfs_dm
(child_dentry);
in update_inode_attr()
88
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(dentry);
in get_num_comrades()
212
struct hmdfs_dentry_info_merge *cdi =
hmdfs_dm
(child_dentry);
in assign_comrades_unlocked()
486
struct hmdfs_dentry_info_merge *mdi =
hmdfs_dm
(dentry);
in lookup_merge_normal()
730
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_FIRST_MERGE;
in hmdfs_lookup_merge()
733
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_OTHER_MERGE;
in hmdfs_lookup_merge()
1001
pmdi =
hmdfs_dm
(d_parent);
in create_lo_d_parent_recur()
1032
struct hmdfs_dentry_info_merge *pmdi =
hmdfs_dm
(d_paren
in create_lo_d_child()
[all...]
H
A
D
dentry.c
272
struct hmdfs_dentry_info_merge *cdi =
hmdfs_dm
(dentry);
in clear_comrades()
288
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(direntry);
in d_revalidate_merge()
H
A
D
inode_cloud_merge.c
149
struct hmdfs_dentry_info_merge *mdi =
hmdfs_dm
(dentry);
in lookup_merge_normal()
313
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_FIRST_MERGE_CLOUD;
in hmdfs_lookup_cloud_merge()
316
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_OTHER_MERGE_CLOUD;
in hmdfs_lookup_cloud_merge()
H
A
D
file_merge.c
381
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(file->f_path.dentry);
in do_dir_open_merge()
H
A
D
hmdfs_dentryfile.c
290
mdi =
hmdfs_dm
(d);
in hmdfs_merge_dentry_path_raw()
308
mdi =
hmdfs_dm
(dentry);
in hmdfs_merge_dentry_path_raw()
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
hmdfs_merge_view.h
71
static inline struct hmdfs_dentry_info_merge *
hmdfs_dm
(struct dentry *dentry)
in hmdfs_dm()
function
149
mutex_lock(&
hmdfs_dm
(dentry)->comrade_list_lock);
in link_comrade_unlocked()
150
link_comrade(&
hmdfs_dm
(dentry)->comrade_list, comrade);
in link_comrade_unlocked()
151
mutex_unlock(&
hmdfs_dm
(dentry)->comrade_list_lock);
in link_comrade_unlocked()
192
list_for_each_entry(_comrade, &(
hmdfs_dm
(_dentry)->comrade_list), list)
197
struct hmdfs_dentry_info_merge *dm =
hmdfs_dm
(_child_dentry); \
H
A
D
inode_merge.c
26
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(dentry);
in hmdfs_get_fst_lo_d()
41
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(dentry);
in hmdfs_get_lo_d()
59
struct hmdfs_dentry_info_merge *cdi =
hmdfs_dm
(child_dentry);
in update_inode_attr()
88
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(dentry);
in get_num_comrades()
212
struct hmdfs_dentry_info_merge *cdi =
hmdfs_dm
(child_dentry);
in assign_comrades_unlocked()
486
struct hmdfs_dentry_info_merge *mdi =
hmdfs_dm
(dentry);
in lookup_merge_normal()
730
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_FIRST_MERGE;
in hmdfs_lookup_merge()
733
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_OTHER_MERGE;
in hmdfs_lookup_merge()
1001
pmdi =
hmdfs_dm
(d_parent);
in create_lo_d_parent_recur()
1032
struct hmdfs_dentry_info_merge *pmdi =
hmdfs_dm
(d_paren
in create_lo_d_child()
[all...]
H
A
D
dentry.c
272
struct hmdfs_dentry_info_merge *cdi =
hmdfs_dm
(dentry);
in clear_comrades()
288
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(direntry);
in d_revalidate_merge()
H
A
D
inode_cloud_merge.c
149
struct hmdfs_dentry_info_merge *mdi =
hmdfs_dm
(dentry);
in lookup_merge_normal()
313
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_FIRST_MERGE_CLOUD;
in hmdfs_lookup_cloud_merge()
316
hmdfs_dm
(child_dentry)->dentry_type = HMDFS_LAYER_OTHER_MERGE_CLOUD;
in hmdfs_lookup_cloud_merge()
H
A
D
file_merge.c
386
struct hmdfs_dentry_info_merge *dim =
hmdfs_dm
(file->f_path.dentry);
in do_dir_open_merge()
H
A
D
hmdfs_dentryfile.c
291
mdi =
hmdfs_dm
(d);
in hmdfs_merge_dentry_path_raw()
309
mdi =
hmdfs_dm
(dentry);
in hmdfs_merge_dentry_path_raw()
Completed in 33 milliseconds