OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vg_with
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/tools/
vgsplit.c
54
struct volume_group *
vg_with
;
local
68
vg_with
= NULL;
76
if (
vg_with
) {
77
if (!pv_is_in_vg(
vg_with
, pv)) {
88
vg_with
= vg_from;
92
vg_with
= vg_to;
102
if (
vg_with
== vg_from)
vgsplit.c
54
struct volume_group *
vg_with
;
local
68
vg_with
= NULL;
76
if (
vg_with
) {
77
if (!pv_is_in_vg(
vg_with
, pv)) {
88
vg_with
= vg_from;
92
vg_with
= vg_to;
102
if (
vg_with
== vg_from)
Completed in 42 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026