vollib.imp 795 B

12345678910111213141516171819202122232425262728293031
  1. # converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
  2. #
  3. NWVL_Start,
  4. NWVL_End,
  5. NWVL_ScanForVolumes,
  6. NWVL_GetNextVolume,
  7. NWVL_GetMirrorObjectFirstSegment,
  8. NWVL_GetNextSegment,
  9. NWVL_GetSegmentInfo,
  10. NWVL_GetVolumeFirstSegment,
  11. NWVL_CreateANewVolume,
  12. NWVL_EnlargeVolume,
  13. NWVL_DeleteAVolume,
  14. NWVL_ChangeVolumeName,
  15. NWVL_ChangeSegmentName,
  16. NWVL_DeleteSegment,
  17. NWVL_IsVolumeMounted,
  18. NWVL_MountVolume,
  19. NWVL_DismountVolume,
  20. NWVL_SetOrGetVolumeControlInfo,
  21. NWVL_ValidateVolumeName,
  22. NWVL_GetDefaultBlockSizeAndControlFlags,
  23. NWVL_GetMirrorObjectSupportedLimits,
  24. NWVL_GetSupportedLimits,
  25. NWVL_LocalToUnicode,
  26. NWVL_UnicodeToLocal,
  27. NWVL_Nuint32ToQuad,
  28. NWVL_QuadToNuint32,
  29. NWVL_ConvertMirrorObjectToLogicalPartition,
  30. NWVL_ConvertLogicalPartitionToMirrorObject