Lines Matching defs:vg
21 struct volume_group *vg, int reg) in _monitor_lvs_in_vg()
57 struct volume_group *vg, int activate) in _activate_lvs_in_vg()
115 static int _vgchange_monitoring(struct cmd_context *cmd, struct volume_group *vg) in _vgchange_monitoring()
130 static int _vgchange_available(struct cmd_context *cmd, struct volume_group *vg) in _vgchange_available()
177 static int _vgchange_alloc(struct cmd_context *cmd, struct volume_group *vg) in _vgchange_alloc()
212 struct volume_group *vg) in _vgchange_resizeable()
251 struct volume_group *vg) in _vgchange_clustered()
288 struct volume_group *vg) in _vgchange_logicalvolume()
315 struct volume_group *vg) in _vgchange_physicalvolumes()
346 static int _vgchange_pesize(struct cmd_context *cmd, struct volume_group *vg) in _vgchange_pesize()
385 static int _vgchange_tag(struct cmd_context *cmd, struct volume_group *vg, in _vgchange_tag()
432 struct volume_group *vg) in _vgchange_uuid()
468 static int _vgchange_refresh(struct cmd_context *cmd, struct volume_group *vg) in _vgchange_refresh()
481 struct volume_group *vg, in vgchange_single()