Home
last modified time | relevance | path

Searched refs:list_physical_volumes (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/webmin/webmin-1.981/lvm/
H A Dcgi_args.pl15 local @pvs = &list_physical_volumes($vgs[0]->{'name'});
H A Dedit_lv.cgi10 @pvs = &list_physical_volumes($in{'vg'});
71 &list_physical_volumes($in{'vg'});
H A Dsave_pv.cgi12 &list_physical_volumes($in{'vg'});
H A Dedit_pv.cgi12 @pvs = &list_physical_volumes($in{'vg'});
H A Dindex.cgi90 push(@allpvs, &list_physical_volumes($v->{'name'}));
H A Dlvm-lib.pl19 sub list_physical_volumes subroutine
845 foreach $pv (&list_physical_volumes($vg->{'name'})) {