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:nfs_direct_req
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
direct.c
67
struct
nfs_direct_req
{
struct
102
static void nfs_direct_write_complete(struct
nfs_direct_req
*dreq);
105
static inline void get_dreq(struct
nfs_direct_req
*dreq)
in get_dreq()
110
static inline int put_dreq(struct
nfs_direct_req
*dreq)
in put_dreq()
116
nfs_direct_handle_truncated(struct
nfs_direct_req
*dreq,
in nfs_direct_handle_truncated()
136
nfs_direct_count_bytes(struct
nfs_direct_req
*dreq,
in nfs_direct_count_bytes()
187
struct
nfs_direct_req
*dreq)
in nfs_init_cinfo_from_dreq()
196
static inline struct
nfs_direct_req
*nfs_direct_req_alloc(void)
in nfs_direct_req_alloc()
198
struct
nfs_direct_req
*dreq;
in nfs_direct_req_alloc()
217
struct
nfs_direct_req
*dre
in nfs_direct_req_free()
[all...]
H
A
D
internal.h
533
struct
nfs_direct_req
*dreq);
605
struct
nfs_direct_req
*dreq);
606
extern ssize_t nfs_dreq_bytes_left(struct
nfs_direct_req
*dreq);
H
A
D
write.c
920
struct
nfs_direct_req
*dreq)
in nfs_init_cinfo()
/kernel/linux/linux-6.6/fs/nfs/
H
A
D
direct.c
71
static void nfs_direct_write_complete(struct
nfs_direct_req
*dreq);
74
static inline void get_dreq(struct
nfs_direct_req
*dreq)
in get_dreq()
79
static inline int put_dreq(struct
nfs_direct_req
*dreq)
in put_dreq()
85
nfs_direct_handle_truncated(struct
nfs_direct_req
*dreq,
in nfs_direct_handle_truncated()
103
nfs_direct_count_bytes(struct
nfs_direct_req
*dreq,
in nfs_direct_count_bytes()
121
static void nfs_direct_truncate_request(struct
nfs_direct_req
*dreq,
in nfs_direct_truncate_request()
163
struct
nfs_direct_req
*dreq)
in nfs_init_cinfo_from_dreq()
172
static inline struct
nfs_direct_req
*nfs_direct_req_alloc(void)
in nfs_direct_req_alloc()
174
struct
nfs_direct_req
*dreq;
in nfs_direct_req_alloc()
193
struct
nfs_direct_req
*dre
in nfs_direct_req_free()
[all...]
H
A
D
internal.h
558
struct
nfs_direct_req
*dreq);
657
struct
nfs_direct_req
*dreq);
658
extern ssize_t nfs_dreq_bytes_left(struct
nfs_direct_req
*dreq, loff_t offset);
923
struct
nfs_direct_req
{
struct
H
A
D
nfstrace.h
1531
const struct
nfs_direct_req
*dreq
1577
const struct
nfs_direct_req
*dreq \
H
A
D
write.c
932
struct
nfs_direct_req
*dreq)
in nfs_init_cinfo()
/kernel/linux/linux-5.10/include/linux/
H
A
D
nfs_page.h
103
struct
nfs_direct_req
*pg_dreq;
H
A
D
nfs_xdr.h
1600
struct
nfs_direct_req
*dreq;
1641
struct
nfs_direct_req
*dreq; /* O_DIRECT request */
1653
struct
nfs_direct_req
*dreq; /* O_DIRECT request */
/kernel/linux/linux-6.6/include/linux/
H
A
D
nfs_page.h
107
struct
nfs_direct_req
*pg_dreq;
H
A
D
nfs_xdr.h
1625
struct
nfs_direct_req
*dreq;
1669
struct
nfs_direct_req
*dreq; /* O_DIRECT request */
1681
struct
nfs_direct_req
*dreq; /* O_DIRECT request */
Completed in 22 milliseconds