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:orig_bio
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
compression.h
60
struct bio *
orig_bio
;
member
H
A
D
lzo.c
306
struct bio *
orig_bio
= cb->
orig_bio
;
in lzo_decompress_bio()
local
H
A
D
zlib.c
290
struct bio *
orig_bio
= cb->
orig_bio
;
in zlib_decompress_bio()
local
H
A
D
zstd.c
551
struct bio *
orig_bio
= cb->
orig_bio
;
in zstd_decompress_bio()
local
H
A
D
volumes.h
329
struct bio *
orig_bio
;
member
H
A
D
raid56.c
1755
static void rbio_add_bio(struct btrfs_raid_bio *rbio, struct bio *
orig_bio
)
in rbio_add_bio()
argument
/kernel/linux/linux-5.10/block/
H
A
D
blk-map.c
526
struct bio *
orig_bio
= *bio;
in blk_rq_append_bio()
local
689
struct bio *bio, *
orig_bio
;
in blk_rq_map_kern()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-zone.c
589
struct bio *
orig_bio
= io->
orig_bio
;
in dm_zone_endio()
local
H
A
D
dm-core.h
299
struct bio *
orig_bio
;
member
H
A
D
md.h
744
struct bio *
orig_bio
;
member
H
A
D
md.c
8726
struct bio *
orig_bio
= md_io_clone->
orig_bio
;
in md_end_clone_io()
local
/kernel/linux/linux-5.10/drivers/md/bcache/
H
A
D
request.c
468
struct bio *
orig_bio
;
member
682
do_bio_hook(struct search *s, struct bio *
orig_bio
, bio_end_io_t *end_io_fn)
do_bio_hook()
argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
bio.c
476
struct bio *
orig_bio
= bioc->
orig_bio
, *bio;
in btrfs_submit_mirrored_bio()
local
H
A
D
volumes.h
418
struct bio *
orig_bio
;
member
H
A
D
raid56.c
1609
static void rbio_add_bio(struct btrfs_raid_bio *rbio, struct bio *
orig_bio
)
in rbio_add_bio()
argument
H
A
D
compression.c
325
struct bio *
orig_bio
= &cb->orig_bbio->bio;
in add_ra_bio_pages()
local
1012
struct bio *
orig_bio
= &cb->orig_bbio->bio;
btrfs_decompress_buf2page()
local
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H
A
D
request.c
468
struct bio *
orig_bio
;
member
682
do_bio_hook(struct search *s, struct bio *
orig_bio
, bio_end_io_t *end_io_fn)
do_bio_hook()
argument
[all...]
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm.c
100
struct bio *
orig_bio
;
member
995
struct bio *
orig_bio
= io->
orig_bio
;
in clone_endio()
local
[all...]
Completed in 34 milliseconds