Jump to content

LVM API: Difference between revisions

From EDM2
Created page with " ==External Links== * [http://www.altsan.org/os2/toolkits/lvm/lvmref/LVMREF.html|IBM Logical Volume Manager Programmer Reference] Category:The OS/2 API Project"
 
No edit summary
Line 1: Line 1:
==Functions==
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* [[Add_To_Boot_Manager]]
* Assign_Drive_Letter
* Boot_Manager_Is_Installed
* Changes_Pending
* Close_LVM_Engine
* Commit_Changes
* Create_Partition
* Create_Volume
* Delete_Partition
* Delete_Volume
* Expand_Volume
* Export_Configuration
* Free_Engine_Memory
* Get_Available_Drive_Letters
* Get_Boot_Manager_Handle
* Get_Boot_Manager_Menu
* Get_Boot_Manager_Options
* Get_Drive_Control_Data
* Get_Drive_Status
* Get_Install_Flags
* Get_Installable_Volume
* Get_LVM_View
* Get_Partition_Handle
* Get_Partition_Information
* Get_Partitions
* Get_Reboot_Flag
* Get_Reserved_Drive_Letters
* Get_Valid_Options
* Get_Volume_Control_Data
* Get_Volume_Information
* Hide_Volume
* Install_Boot_Manager
* New_MBR
* Open_LVM_Engine
* Read_Sectors
* Reboot_Required
* Rediscover_PRMs
* Refresh_LVM_Engine
* Remove_Boot_Manager
* Remove_From_Boot_Manager
* Set_Active_Flag
* Set_Boot_Manager_Options
* Set_Free_Space_Threshold
* Set_Install_Flags
* Set_Installable
* Set_Min_Install_Size
* Set_Name
* Set_OS_Flag
* Set_Reboot_Flag
* Set_Startable
* Start_Logging
* Stop_Logging
* Write_Sectors
</div>


==External Links==
==External Links==

Revision as of 23:55, 25 July 2017

Functions

  • Add_To_Boot_Manager
  • Assign_Drive_Letter
  • Boot_Manager_Is_Installed
  • Changes_Pending
  • Close_LVM_Engine
  • Commit_Changes
  • Create_Partition
  • Create_Volume
  • Delete_Partition
  • Delete_Volume
  • Expand_Volume
  • Export_Configuration
  • Free_Engine_Memory
  • Get_Available_Drive_Letters
  • Get_Boot_Manager_Handle
  • Get_Boot_Manager_Menu
  • Get_Boot_Manager_Options
  • Get_Drive_Control_Data
  • Get_Drive_Status
  • Get_Install_Flags
  • Get_Installable_Volume
  • Get_LVM_View
  • Get_Partition_Handle
  • Get_Partition_Information
  • Get_Partitions
  • Get_Reboot_Flag
  • Get_Reserved_Drive_Letters
  • Get_Valid_Options
  • Get_Volume_Control_Data
  • Get_Volume_Information
  • Hide_Volume
  • Install_Boot_Manager
  • New_MBR
  • Open_LVM_Engine
  • Read_Sectors
  • Reboot_Required
  • Rediscover_PRMs
  • Refresh_LVM_Engine
  • Remove_Boot_Manager
  • Remove_From_Boot_Manager
  • Set_Active_Flag
  • Set_Boot_Manager_Options
  • Set_Free_Space_Threshold
  • Set_Install_Flags
  • Set_Installable
  • Set_Min_Install_Size
  • Set_Name
  • Set_OS_Flag
  • Set_Reboot_Flag
  • Set_Startable
  • Start_Logging
  • Stop_Logging
  • Write_Sectors

External Links