# Functions
NewMountUtil returns DiskMountUtil struct for given mounts file path and mount point.
# Structs
DeviceMountAttr is the struct used for returning all available mount related information like mount point, filesystem type etc.
DiskMountUtil contains the mountfile path, devpath/mountpoint which can be used to detect partition of a mountpoint or mountpoint of a partition.
Identifier is an identifier for the mount probe.