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:io_bio
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
iomap.h
200
struct bio *
io_bio
; /* bio being built */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
iomap.h
301
struct bio *
io_bio
; /* bio being built */
member
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
volumes.h
309
static inline void btrfs_io_bio_free_csum(struct btrfs_io_bio *
io_bio
)
in btrfs_io_bio_free_csum()
argument
H
A
D
disk-io.c
526
int btrfs_validate_metadata_buffer(struct btrfs_io_bio *
io_bio
, u64 phy_offset,
in btrfs_validate_metadata_buffer()
argument
H
A
D
extent_io.c
2803
struct btrfs_io_bio *
io_bio
= btrfs_io_bio(bio);
in end_bio_extent_readpage()
local
H
A
D
inode.c
2855
static int check_data_csum(struct inode *inode, struct btrfs_io_bio *
io_bio
,
in check_data_csum()
argument
2895
int btrfs_verify_data_csum(struct btrfs_io_bio *
io_bio
, u64 phy_offset,
in btrfs_verify_data_csum()
argument
7651
btrfs_check_read_d
io_bio
(struct inode *inode, struct btrfs_
io_bio
*
io_bio
, const bool uptodate)
btrfs_check_read_dio_bio()
argument
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
ext4.h
235
struct bio *
io_bio
;
member
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
ext4.h
302
struct bio *
io_bio
;
member
Completed in 42 milliseconds