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:bio_iter
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/block/
H
A
D
bio-integrity.c
307
bip->
bio_iter
= bio->bi_iter;
in bio_integrity_prep()
339
bio->bi_status = bio_integrity_process(bio, &bip->
bio_iter
,
in bio_integrity_verify_fn()
/kernel/linux/linux-6.6/block/
H
A
D
bio-integrity.c
294
bip->
bio_iter
= bio->bi_iter;
in bio_integrity_prep()
325
bio->bi_status = bio_integrity_process(bio, &bip->
bio_iter
,
in bio_integrity_verify_fn()
/kernel/linux/linux-5.10/include/linux/ceph/
H
A
D
messenger.h
196
struct ceph_bio_iter
bio_iter
;
member
/kernel/linux/linux-6.6/net/ceph/
H
A
D
messenger.c
728
struct ceph_bio_iter *it = &cursor->
bio_iter
;
in ceph_msg_data_bio_cursor_init()
742
struct bio_vec bv = bio_iter_iovec(cursor->
bio_iter
.bio,
in ceph_msg_data_bio_next()
743
cursor->
bio_iter
.iter);
in ceph_msg_data_bio_next()
753
struct ceph_bio_iter *it = &cursor->
bio_iter
;
in ceph_msg_data_bio_advance()
/kernel/linux/linux-6.6/include/linux/ceph/
H
A
D
messenger.h
241
struct ceph_bio_iter
bio_iter
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
bio.h
319
struct bvec_iter
bio_iter
; /* for rewinding parent bio */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
bio.h
344
struct bvec_iter
bio_iter
; /* for rewinding parent bio */
member
/kernel/linux/linux-5.10/net/ceph/
H
A
D
messenger.c
811
struct ceph_bio_iter *it = &cursor->
bio_iter
;
in ceph_msg_data_bio_cursor_init()
826
struct bio_vec bv = bio_iter_iovec(cursor->
bio_iter
.bio,
in ceph_msg_data_bio_next()
827
cursor->
bio_iter
.iter);
in ceph_msg_data_bio_next()
837
struct ceph_bio_iter *it = &cursor->
bio_iter
;
in ceph_msg_data_bio_advance()
/kernel/linux/linux-5.10/drivers/block/
H
A
D
rbd.c
2521
struct ceph_bio_iter
bio_iter
;
member
/kernel/linux/linux-6.6/drivers/block/
H
A
D
rbd.c
2458
struct ceph_bio_iter
bio_iter
;
member
Completed in 29 milliseconds