# Functions
BytesToGiB conversts Bytes to GiB.
GetMountOptions return options with string list separated by space.
GiBToBytes converts GiB to Bytes.
No description provided by the author
NewLockMap returns a new lock map.
RoundUpBytes rounds up the volume size in bytes upto multiplications of GiB in the unit of Bytes.
RoundUpGiB rounds up the volume size in bytes upto multiplications of GiB in the unit of GiB.