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:raid456
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-raid.c
360
/* Define correlation of
raid456
journal cache modes and dm-raid target line parameters */
1560
/* Try setting number of stripes in
raid456
stripe cache */
in rs_set_raid456_stripe_cache()
2959
bool
raid456
;
in configure_discard_support()
local
2965
raid456
= rs_is_raid456(rs);
in configure_discard_support()
2977
if (
raid456
) {
in configure_discard_support()
2979
DMERR("
raid456
discard support disabled due to discard_zeroes_data uncertainty.");
in configure_discard_support()
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-raid.c
361
/* Define correlation of
raid456
journal cache modes and dm-raid target line parameters */
1560
/* Try setting number of stripes in
raid456
stripe cache */
in rs_set_raid456_stripe_cache()
2956
bool
raid456
;
in configure_discard_support()
local
2962
raid456
= rs_is_raid456(rs);
in configure_discard_support()
2969
if (
raid456
) {
in configure_discard_support()
2971
DMERR("
raid456
discard support disabled due to discard_zeroes_data uncertainty.");
in configure_discard_support()
Completed in 10 milliseconds