OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pv_is_in_vg
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/lvm2/dist/tools/
vgsplit.c
77
if (!
pv_is_in_vg
(vg_with, pv)) {
87
if (
pv_is_in_vg
(vg_from, pv)) {
91
if (
pv_is_in_vg
(vg_to, pv)) {
/src/external/gpl2/lvm2/dist/include/
metadata-exported.h
620
int
pv_is_in_vg
(struct volume_group *vg, struct physical_volume *pv);
/src/external/gpl2/lvm2/dist/lib/metadata/
metadata-exported.h
620
int
pv_is_in_vg
(struct volume_group *vg, struct physical_volume *pv);
metadata.c
1596
int
pv_is_in_vg
(struct volume_group *vg, struct physical_volume *pv)
function
Completed in 26 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026