UnixMountPoint.isLoopback

Checks if a unix mount point is a loopback device.

class UnixMountPoint
bool
isLoopback
()

Return Value

Type: bool

TRUE if the mount point is a loopback. FALSE otherwise.