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:snap_merge
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-snap.c
438
*
snap_merge
- an existing snapshot-merge target linked to the same origin.
451
struct dm_snapshot **
snap_merge
)
in __find_snapshots_sharing_cow()
463
if (dm_target_is_snapshot_merge(s->ti) &&
snap_merge
)
in __find_snapshots_sharing_cow()
464
*
snap_merge
= s;
in __find_snapshots_sharing_cow()
492
struct dm_snapshot *
snap_merge
= NULL;
in __validate_exception_handover()
local
496
&
snap_merge
) == 2) ||
in __validate_exception_handover()
519
if (
snap_merge
) {
in __validate_exception_handover()
448
__find_snapshots_sharing_cow(struct dm_snapshot *snap, struct dm_snapshot **snap_src, struct dm_snapshot **snap_dest, struct dm_snapshot **
snap_merge
)
__find_snapshots_sharing_cow()
argument
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-snap.c
438
*
snap_merge
- an existing snapshot-merge target linked to the same origin.
451
struct dm_snapshot **
snap_merge
)
in __find_snapshots_sharing_cow()
463
if (dm_target_is_snapshot_merge(s->ti) &&
snap_merge
)
in __find_snapshots_sharing_cow()
464
*
snap_merge
= s;
in __find_snapshots_sharing_cow()
492
struct dm_snapshot *
snap_merge
= NULL;
in __validate_exception_handover()
local
496
&
snap_merge
) == 2) ||
in __validate_exception_handover()
518
if (
snap_merge
) {
in __validate_exception_handover()
448
__find_snapshots_sharing_cow(struct dm_snapshot *snap, struct dm_snapshot **snap_src, struct dm_snapshot **snap_dest, struct dm_snapshot **
snap_merge
)
__find_snapshots_sharing_cow()
argument
Completed in 7 milliseconds