OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_removed
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/lvm2/dist/lib/metadata/
mirror.c
465
* Remove
num_removed
images from mirrored_seg
468
*
num_removed
: the requested (maximum) number of mirrors to be removed
476
* removable_pvs should be NULL and
num_removed
should be
481
* If collapse is non-zero, <removed> is guaranteed to be equal to
num_removed
.
490
uint32_t
num_removed
,
511
old_area_count, old_area_count -
num_removed
,
515
(removable_pvs || (old_area_count -
num_removed
!= 1))) {
523
old_area_count - new_area_count <
num_removed
; s++) {
533
if (
num_removed
&& old_area_count == new_area_count)
536
new_area_count = old_area_count -
num_removed
;
677
uint32_t
num_removed
, removed_once, r;
local
[
all
...]
Completed in 18 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026