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:total_sector_nr
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
raid56.c
1013
int
total_sector_nr
= stripe_nr * rbio->stripe_nsectors + sector_nr;
in get_rbio_veritical_errors()
local
1015
if (test_bit(
total_sector_nr
, rbio->error_bitmap)) {
in get_rbio_veritical_errors()
1230
int
total_sector_nr
;
in rmw_assemble_write_bios()
local
1250
for (
total_sector_nr
= 0;
total_sector_nr
< rbio->nr_sectors;
in rmw_assemble_write_bios()
1251
total_sector_nr
++) {
in rmw_assemble_write_bios()
1254
stripe =
total_sector_nr
/ rbio->stripe_nsectors;
in rmw_assemble_write_bios()
1255
sectornr =
total_sector_nr
% rbio->stripe_nsectors;
in rmw_assemble_write_bios()
1285
for (
total_sector_nr
= 0;
total_sector_nr
< rbi
in rmw_assemble_write_bios()
1432
int
total_sector_nr
= get_bio_sector_nr(rbio, bio);
rbio_update_error_bitmap()
local
1456
int
total_sector_nr
= get_bio_sector_nr(rbio, bio);
verify_bio_data_sectors()
local
1917
int
total_sector_nr
;
recover_rbio()
local
2135
int
total_sector_nr
;
rmw_read_wait_recover()
local
2379
int
total_sector_nr
;
alloc_rbio_essential_pages()
local
2646
int
total_sector_nr
;
scrub_assemble_read_bios()
local
[all...]
Completed in 3 milliseconds