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:logic_end
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
scrub.c
130
u64
logic_end
;
member
2694
length = sparity->
logic_end
- sparity->logic_start;
in scrub_parity_check_and_repair()
2755
u64
logic_end
)
in scrub_raid56_parity()
2795
sparity->
logic_end
=
logic_end
;
in scrub_raid56_parity()
2802
while (logic_start <
logic_end
) {
in scrub_raid56_parity()
2857
if (key.objectid >=
logic_end
) {
in scrub_raid56_parity()
2940
if (logic_start >=
logic_end
) {
in scrub_raid56_parity()
2964
logic_end
- logic_start);
in scrub_raid56_parity()
2994
u64
logic_end
;
in scrub_stripe()
local
2750
scrub_raid56_parity(struct scrub_ctx *sctx, struct map_lookup *map, struct btrfs_device *sdev, struct btrfs_path *path, u64 logic_start, u64
logic_end
)
scrub_raid56_parity()
argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
scrub.c
2161
u64
logic_end
;
in scrub_stripe()
local
2236
map, &
logic_end
, NULL);
in scrub_stripe()
2237
logic_end
+= chunk_logical;
in scrub_stripe()
Completed in 9 milliseconds