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
defs:lower_file
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/fs/ecryptfs/
H
A
D
read_write.c
30
struct file *
lower_file
;
in ecryptfs_write_lower()
local
222
struct file *
lower_file
;
in ecryptfs_read_lower()
local
[all...]
H
A
D
kthread.c
17
struct file **
lower_file
;
member
116
int ecryptfs_privileged_open(struct file **
lower_file
,
in ecryptfs_privileged_open()
argument
[all...]
H
A
D
file.c
104
struct file *
lower_file
;
in ecryptfs_readdir()
local
171
struct file *
lower_file
= ecryptfs_file_to_lower(file);
in ecryptfs_mmap()
local
266
struct file *
lower_file
;
in ecryptfs_dir_open()
local
292
struct file *
lower_file
= ecryptfs_file_to_lower(file);
ecryptfs_flush()
local
338
struct file *
lower_file
= NULL;
ecryptfs_fasync()
local
349
struct file *
lower_file
= ecryptfs_file_to_lower(file);
ecryptfs_unlocked_ioctl()
local
374
struct file *
lower_file
= ecryptfs_file_to_lower(file);
ecryptfs_compat_ioctl()
local
[all...]
H
A
D
main.c
104
ecryptfs_init_
lower_file
(struct dentry *dentry, struct file **
lower_file
)
ecryptfs_init_lower_file()
argument
H
A
D
ecryptfs_kernel.h
71
struct file *
lower_file
;
member
257
struct file *
lower_file
;
member
450
ecryptfs_set_file_lower(struct file *file, struct file *
lower_file
)
in ecryptfs_set_file_lower()
argument
/kernel/linux/linux-6.6/fs/ecryptfs/
H
A
D
read_write.c
30
struct file *
lower_file
;
in ecryptfs_write_lower()
local
222
struct file *
lower_file
;
in ecryptfs_read_lower()
local
[all...]
H
A
D
kthread.c
17
struct file **
lower_file
;
member
117
int ecryptfs_privileged_open(struct file **
lower_file
,
in ecryptfs_privileged_open()
argument
[all...]
H
A
D
file.c
129
struct file *
lower_file
;
in ecryptfs_readdir()
local
190
struct file *
lower_file
= ecryptfs_file_to_lower(file);
in ecryptfs_mmap()
local
285
struct file *
lower_file
;
in ecryptfs_dir_open()
local
311
struct file *
lower_file
= ecryptfs_file_to_lower(file);
ecryptfs_flush()
local
357
struct file *
lower_file
= NULL;
ecryptfs_fasync()
local
368
struct file *
lower_file
= ecryptfs_file_to_lower(file);
ecryptfs_unlocked_ioctl()
local
393
struct file *
lower_file
= ecryptfs_file_to_lower(file);
ecryptfs_compat_ioctl()
local
[all...]
H
A
D
main.c
104
ecryptfs_init_
lower_file
(struct dentry *dentry, struct file **
lower_file
)
ecryptfs_init_lower_file()
argument
H
A
D
ecryptfs_kernel.h
71
struct file *
lower_file
;
member
257
struct file *
lower_file
;
member
447
ecryptfs_set_file_lower(struct file *file, struct file *
lower_file
)
in ecryptfs_set_file_lower()
argument
/kernel/linux/linux-5.10/fs/sharefs/
H
A
D
file.c
17
struct file *
lower_file
= NULL;
in sharefs_readdir()
local
32
struct file *
lower_file
= NULL;
in sharefs_open()
local
81
struct file *
lower_file
= NULL;
sharefs_flush()
local
95
struct file *
lower_file
;
sharefs_file_release()
local
111
struct file *
lower_file
;
sharefs_fsync()
local
129
struct file *
lower_file
= NULL;
sharefs_fasync()
local
147
struct file *
lower_file
;
sharefs_file_llseek()
local
164
struct file *
lower_file
;
sharefs_read_iter()
local
194
struct file *
lower_file
;
sharefs_write_iter()
local
221
struct file *
lower_file
;
sharefs_file_mmap()
local
[all...]
H
A
D
sharefs.h
44
struct file *
lower_file
;
member
/kernel/linux/linux-6.6/fs/sharefs/
H
A
D
file.c
17
struct file *
lower_file
= NULL;
in sharefs_readdir()
local
32
struct file *
lower_file
= NULL;
in sharefs_open()
local
81
struct file *
lower_file
= NULL;
sharefs_flush()
local
95
struct file *
lower_file
;
sharefs_file_release()
local
111
struct file *
lower_file
;
sharefs_fsync()
local
129
struct file *
lower_file
= NULL;
sharefs_fasync()
local
147
struct file *
lower_file
;
sharefs_file_llseek()
local
164
struct file *
lower_file
;
sharefs_read_iter()
local
194
struct file *
lower_file
;
sharefs_write_iter()
local
221
struct file *
lower_file
;
sharefs_file_mmap()
local
[all...]
H
A
D
sharefs.h
45
struct file *
lower_file
;
member
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
file_cloud.c
39
struct file *
lower_file
;
in hmdfs_file_open_cloud()
local
240
struct file *
lower_file
;
hmdfs_readpage()
local
[all...]
H
A
D
file_local.c
26
struct file *
lower_file
= NULL;
in hmdfs_file_open_local()
local
75
struct file *
lower_file
in hmdfs_file_accessed()
local
89
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_do_read_iter()
local
116
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_file_modified()
local
132
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_do_write_iter()
local
163
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_fsync_local()
local
177
struct file *
lower_file
;
hmdfs_file_llseek_local()
local
235
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_iterate_local()
local
255
struct file *
lower_file
= NULL;
hmdfs_dir_open_local()
local
[all...]
H
A
D
inode.c
348
void hmdfs_update_upper_file(struct file *upper_file, struct file *
lower_file
)
in hmdfs_update_upper_file()
argument
H
A
D
file_merge.c
385
struct file *
lower_file
= NULL;
in do_dir_open_merge()
local
475
struct file *
lower_file
= NULL;
in hmdfs_dir_unlocked_ioctl_merge()
local
501
struct file *
lower_file
= NULL;
hmdfs_dir_compat_ioctl_merge()
local
543
struct file *
lower_file
= NULL;
hmdfs_file_open_merge()
local
581
struct file *
lower_file
= gfi->
lower_file
;
hmdfs_file_flush_merge()
local
592
struct file *
lower_file
= gfi->
lower_file
;
hmdfs_ioc_get_writeopen_cnt()
local
[all...]
H
A
D
hmdfs.h
266
struct file *
lower_file
;
member
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
file_cloud.c
39
struct file *
lower_file
;
in hmdfs_file_open_cloud()
local
239
struct file *
lower_file
;
hmdfs_readpage()
local
[all...]
H
A
D
file_local.c
26
struct file *
lower_file
= NULL;
in hmdfs_file_open_local()
local
75
struct file *
lower_file
in hmdfs_file_accessed()
local
89
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_do_read_iter()
local
116
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_file_modified()
local
132
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_do_write_iter()
local
163
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_fsync_local()
local
177
struct file *
lower_file
;
hmdfs_file_llseek_local()
local
235
struct file *
lower_file
= hmdfs_f(file)->
lower_file
;
hmdfs_iterate_local()
local
255
struct file *
lower_file
= NULL;
hmdfs_dir_open_local()
local
[all...]
H
A
D
inode.c
348
void hmdfs_update_upper_file(struct file *upper_file, struct file *
lower_file
)
in hmdfs_update_upper_file()
argument
H
A
D
file_merge.c
390
struct file *
lower_file
= NULL;
in do_dir_open_merge()
local
480
struct file *
lower_file
= NULL;
in hmdfs_dir_unlocked_ioctl_merge()
local
506
struct file *
lower_file
= NULL;
hmdfs_dir_compat_ioctl_merge()
local
548
struct file *
lower_file
= NULL;
hmdfs_file_open_merge()
local
586
struct file *
lower_file
= gfi->
lower_file
;
hmdfs_file_flush_merge()
local
597
struct file *
lower_file
= gfi->
lower_file
;
hmdfs_ioc_get_writeopen_cnt()
local
[all...]
H
A
D
hmdfs.h
266
struct file *
lower_file
;
member
Completed in 27 milliseconds