Method

GioUnixMountPointis_loopback

Declaration

gboolean
g_unix_mount_point_is_loopback (
  GUnixMountPoint* mount_point
)

Description

Checks if a unix mount point is a loopback device.

Return value

Type: gboolean

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