StorageVolResizeFlags
Description:
[ CCode ( cprefix = "GVIR_STORAGE_VOL_RESIZE_" , type_id = "gvir_storage_vol_resize_flags_get_type ()" ) ]
public enum StorageVolResizeFlags
Content:
Enum values:
- ALLOCATE - force allocation of
new size
- DELTA - size is relative to
current
- NONE - No flags
- SHRINK - allow decrease in
capacity.