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:pool_c
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-thin.c
324
struct
pool_c
{
struct
2510
static bool passdown_enabled(struct
pool_c
*pt)
in passdown_enabled()
2517
struct
pool_c
*pt = pool->ti->private;
in set_discard_callbacks()
2531
struct
pool_c
*pt = pool->ti->private;
in set_pool_mode()
2817
static bool data_dev_supports_discard(struct
pool_c
*pt)
in data_dev_supports_discard()
2833
static void disable_passdown_if_not_supported(struct
pool_c
*pt)
in disable_passdown_if_not_supported()
2858
struct
pool_c
*pt = ti->private;
in bind_control_target()
3121
struct
pool_c
*pt = ti->private;
in pool_dtr()
3257
static dm_block_t calc_metadata_threshold(struct
pool_c
*pt)
in calc_metadata_threshold()
3284
struct
pool_c
*p
in pool_ctr()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-thin.c
325
struct
pool_c
{
struct
2532
struct
pool_c
*pt = pool->ti->private;
in set_discard_callbacks()
2546
struct
pool_c
*pt = pool->ti->private;
in set_pool_mode()
2843
static void disable_discard_passdown_if_not_supported(struct
pool_c
*pt)
in disable_discard_passdown_if_not_supported()
2867
struct
pool_c
*pt = ti->private;
in bind_control_target()
3132
struct
pool_c
*pt = ti->private;
in pool_dtr()
3262
static dm_block_t calc_metadata_threshold(struct
pool_c
*pt)
in calc_metadata_threshold()
3290
struct
pool_c
*pt;
in pool_ctr()
3444
struct
pool_c
*pt = ti->private;
in pool_map()
3460
struct
pool_c
*p
in maybe_resize_data_dev()
[all...]
Completed in 11 milliseconds