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:far_offset
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
raid10.h
42
int
far_offset
; /* far_copies are offset by 1
member
47
*
far_offset
, in which case it is
H
A
D
raid10.c
33
*
far_offset
(stored in bit 16 of layout )
46
* If
far_offset
is true, then the far_copies are handled a bit differently.
584
if (geo->
far_offset
)
in __raid10_find_phys()
662
if (geo->
far_offset
) {
in raid10_find_virt()
1564
if (conf->geo.
far_offset
)
in raid10_status()
3568
if (conf->geo.
far_offset
)
in calc_sectors()
3611
geo->
far_offset
= fo;
in setup_geo()
3705
if (conf->prev.
far_offset
)
in setup_conf()
3848
conf->geo.
far_offset
== 0)
in raid10_run()
3851
conf->prev.
far_offset
in raid10_run()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H
A
D
raid10.h
42
int
far_offset
; /* far_copies are offset by 1
member
47
*
far_offset
, in which case it is
H
A
D
raid10.c
33
*
far_offset
(stored in bit 16 of layout )
46
* If
far_offset
is true, then the far_copies are handled a bit differently.
610
if (geo->
far_offset
)
in __raid10_find_phys()
688
if (geo->
far_offset
) {
in raid10_find_virt()
1746
if (geo->
far_offset
)
in raid10_handle_discard()
1755
if (geo->
far_offset
)
in raid10_handle_discard()
1881
if (!geo->
far_offset
&& --far_copies) {
in raid10_handle_discard()
1947
if (conf->geo.
far_offset
)
in raid10_status()
3971
if (conf->geo.
far_offset
)
in calc_sectors()
4014
geo->
far_offset
in setup_geo()
[all...]
Completed in 11 milliseconds