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:fud
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/fuse/
H
A
D
cuse.c
498
struct fuse_dev *
fud
;
in cuse_channel_open()
local
548
struct fuse_dev *
fud
= file->private_data;
in cuse_channel_release()
local
H
A
D
virtio_fs.c
48
struct fuse_dev *
fud
;
member
[all...]
H
A
D
dev.c
1213
static ssize_t fuse_dev_do_read(struct fuse_dev *
fud
, struct file *file,
in fuse_dev_do_read()
argument
1366
struct fuse_dev *
fud
= fuse_get_dev(file);
in fuse_dev_read()
local
1387
struct fuse_dev *
fud
= fuse_get_dev(in);
in fuse_dev_splice_read()
local
1861
static ssize_t fuse_dev_do_write(struct fuse_dev *
fud
,
in fuse_dev_do_write()
argument
1961
struct fuse_dev *
fud
= fuse_get_dev(iocb->ki_filp);
fuse_dev_write()
local
1983
struct fuse_dev *
fud
;
fuse_dev_splice_write()
local
2072
struct fuse_dev *
fud
= fuse_get_dev(file);
fuse_dev_poll()
local
2142
struct fuse_dev *
fud
;
fuse_abort_conn()
local
2210
struct fuse_dev *
fud
= fuse_get_dev(file);
fuse_dev_release()
local
2239
struct fuse_dev *
fud
= fuse_get_dev(file);
fuse_dev_fasync()
local
2250
struct fuse_dev *
fud
;
fuse_device_clone()
local
2279
struct fuse_dev *
fud
= NULL;
fuse_dev_ioctl()
local
[all...]
H
A
D
inode.c
1187
struct fuse_dev *
fud
;
in fuse_dev_alloc()
local
1207
void fuse_dev_install(struct fuse_dev *
fud
, struct fuse_conn *fc)
in fuse_dev_install()
argument
1218
struct fuse_dev *
fud
;
fuse_dev_alloc_install()
local
1229
fuse_dev_free(struct fuse_dev *
fud
)
fuse_dev_free()
argument
1328
struct fuse_dev *
fud
= NULL;
fuse_fill_super_common()
local
[all...]
/kernel/linux/linux-6.6/fs/fuse/
H
A
D
cuse.c
498
struct fuse_dev *
fud
;
in cuse_channel_open()
local
546
struct fuse_dev *
fud
= file->private_data;
in cuse_channel_release()
local
H
A
D
dev.c
1204
static ssize_t fuse_dev_do_read(struct fuse_dev *
fud
, struct file *file,
in fuse_dev_do_read()
argument
1357
struct fuse_dev *
fud
= fuse_get_dev(file);
in fuse_dev_read()
local
1378
struct fuse_dev *
fud
= fuse_get_dev(in);
in fuse_dev_splice_read()
local
1850
static ssize_t fuse_dev_do_write(struct fuse_dev *
fud
,
in fuse_dev_do_write()
argument
1950
struct fuse_dev *
fud
= fuse_get_dev(iocb->ki_filp);
fuse_dev_write()
local
1972
struct fuse_dev *
fud
;
fuse_dev_splice_write()
local
2061
struct fuse_dev *
fud
= fuse_get_dev(file);
fuse_dev_poll()
local
2131
struct fuse_dev *
fud
;
fuse_abort_conn()
local
2199
struct fuse_dev *
fud
= fuse_get_dev(file);
fuse_dev_release()
local
2228
struct fuse_dev *
fud
= fuse_get_dev(file);
fuse_dev_fasync()
local
2239
struct fuse_dev *
fud
;
fuse_device_clone()
local
2259
struct fuse_dev *
fud
= NULL;
fuse_dev_ioctl()
local
[all...]
H
A
D
inode.c
1420
struct fuse_dev *
fud
;
in fuse_dev_alloc()
local
1440
void fuse_dev_install(struct fuse_dev *
fud
, struct fuse_conn *fc)
in fuse_dev_install()
argument
1451
struct fuse_dev *
fud
;
fuse_dev_alloc_install()
local
1462
fuse_dev_free(struct fuse_dev *
fud
)
fuse_dev_free()
argument
1622
struct fuse_dev *
fud
= NULL;
fuse_fill_super_common()
local
1767
struct fuse_dev *
fud
;
fuse_get_tree()
local
[all...]
H
A
D
virtio_fs.c
49
struct fuse_dev *
fud
;
member
[all...]
Completed in 16 milliseconds