UnixMountPoint.isLoopback

Checks if a unix mount point is a loopback device.

class UnixMountPoint
int
isLoopback
()

Return Value

Type: int

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

Meta