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:ceph_bvec_iter
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ceph/
H
A
D
messenger.h
131
struct
ceph_bvec_iter
{
struct
176
struct
ceph_bvec_iter
bvec_pos;
369
struct
ceph_bvec_iter
*bvec_pos);
H
A
D
osd_client.h
82
struct
ceph_bvec_iter
bvec_pos;
452
struct
ceph_bvec_iter
*bvec_pos);
/kernel/linux/linux-6.6/include/linux/ceph/
H
A
D
messenger.h
175
struct
ceph_bvec_iter
{
struct
220
struct
ceph_bvec_iter
bvec_pos;
613
struct
ceph_bvec_iter
*bvec_pos);
H
A
D
osd_client.h
133
struct
ceph_bvec_iter
bvec_pos;
510
struct
ceph_bvec_iter
*bvec_pos);
/kernel/linux/linux-5.10/drivers/block/
H
A
D
rbd.c
301
struct
ceph_bvec_iter
bvec_pos;
1297
static void zero_bvecs(struct
ceph_bvec_iter
*bvec_pos, u32 off, u32 bytes)
in zero_bvecs()
1299
struct
ceph_bvec_iter
it = *bvec_pos;
in zero_bvecs()
2522
struct
ceph_bvec_iter
bvec_iter;
2743
struct
ceph_bvec_iter
*it = arg;
in set_bvec_pos()
2754
struct
ceph_bvec_iter
*it = arg;
in count_bvecs()
2765
struct
ceph_bvec_iter
*it = arg;
in copy_bvecs()
2776
struct
ceph_bvec_iter
*bvec_pos)
in __rbd_img_fill_from_bvecs()
2795
struct
ceph_bvec_iter
it = {
in rbd_img_fill_from_bvecs()
3063
struct
ceph_bvec_iter
i
in is_zero_bvecs()
[all...]
/kernel/linux/linux-6.6/drivers/block/
H
A
D
rbd.c
301
struct
ceph_bvec_iter
bvec_pos;
1234
static void zero_bvecs(struct
ceph_bvec_iter
*bvec_pos, u32 off, u32 bytes)
in zero_bvecs()
1236
struct
ceph_bvec_iter
it = *bvec_pos;
in zero_bvecs()
2459
struct
ceph_bvec_iter
bvec_iter;
2680
struct
ceph_bvec_iter
*it = arg;
in set_bvec_pos()
2691
struct
ceph_bvec_iter
*it = arg;
in count_bvecs()
2702
struct
ceph_bvec_iter
*it = arg;
in copy_bvecs()
2713
struct
ceph_bvec_iter
*bvec_pos)
in __rbd_img_fill_from_bvecs()
2732
struct
ceph_bvec_iter
it = {
in rbd_img_fill_from_bvecs()
3000
struct
ceph_bvec_iter
i
in is_zero_bvecs()
[all...]
/kernel/linux/linux-5.10/net/ceph/
H
A
D
osd_client.c
166
struct
ceph_bvec_iter
*bvec_pos,
in ceph_osd_data_bvecs_init()
246
struct
ceph_bvec_iter
it = {
in osd_req_op_extent_osd_data_bvecs()
258
struct
ceph_bvec_iter
*bvec_pos)
in osd_req_op_extent_osd_data_bvec_pos()
310
struct
ceph_bvec_iter
it = {
in osd_req_op_cls_request_data_bvecs()
H
A
D
messenger.c
3310
struct
ceph_bvec_iter
*bvec_pos)
in ceph_msg_data_add_bvecs()
/kernel/linux/linux-6.6/net/ceph/
H
A
D
osd_client.c
166
struct
ceph_bvec_iter
*bvec_pos,
in ceph_osd_data_bvecs_init()
253
struct
ceph_bvec_iter
it = {
in osd_req_op_extent_osd_data_bvecs()
265
struct
ceph_bvec_iter
*bvec_pos)
in osd_req_op_extent_osd_data_bvec_pos()
333
struct
ceph_bvec_iter
it = {
in osd_req_op_cls_request_data_bvecs()
H
A
D
messenger.c
1936
struct
ceph_bvec_iter
*bvec_pos)
in ceph_msg_data_add_bvecs()
Completed in 38 milliseconds