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:dm_table_destroy
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-ioctl.c
311
dm_table_destroy
(t);
in dm_hash_remove_all()
680
* _hash_lock without first calling dm_put_live_table, because
dm_table_destroy
903
dm_table_destroy
(t);
in dev_remove()
1073
dm_table_destroy
(new_map);
in do_resume()
1095
dm_table_destroy
(old_map);
in do_resume()
1401
dm_table_destroy
(old_map);
in table_load()
1411
dm_table_destroy
(t);
in table_load()
1446
dm_table_destroy
(old_map);
in table_clear()
2149
dm_table_destroy
(t);
in dm_early_create()
H
A
D
dm-table.c
188
DMWARN("%s:
dm_table_destroy
: dm_put_device call missing for %s",
in free_devices()
195
void
dm_table_destroy
(struct dm_table *t)
in dm_table_destroy()
function
H
A
D
dm.c
2290
dm_table_destroy
(__unbind(md));
in __dm_destroy()
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-ioctl.c
367
dm_table_destroy
(t);
in dm_hash_remove_all()
786
* _hash_lock without first calling dm_put_live_table, because
dm_table_destroy
1016
dm_table_destroy
(t);
in dev_remove()
1191
dm_table_destroy
(new_map);
in do_resume()
1220
dm_table_destroy
(old_map);
in do_resume()
1566
dm_table_destroy
(old_map);
in table_load()
1576
dm_table_destroy
(t);
in table_load()
1613
dm_table_destroy
(old_map);
in table_clear()
2325
dm_table_destroy
(t);
in dm_early_create()
H
A
D
dm-table.c
174
DMWARN("%s:
dm_table_destroy
: dm_put_device call missing for %s",
in free_devices()
183
void
dm_table_destroy
(struct dm_table *t)
in dm_table_destroy()
function
H
A
D
dm.c
2491
dm_table_destroy
(__unbind(md));
in __dm_destroy()
/kernel/linux/linux-5.10/include/linux/
H
A
D
device-mapper.h
514
void
dm_table_destroy
(struct dm_table *t);
/kernel/linux/linux-6.6/include/linux/
H
A
D
device-mapper.h
571
void
dm_table_destroy
(struct dm_table *t);
Completed in 22 milliseconds