Compares two unix mount points.
a #GUnixMount.
Makes a copy of mount_point
.
Frees a unix mount point.
Gets the device path for a unix mount point.
Gets the file system type for the mount point.
Gets the mount path for a unix mount point.
Gets the options for the mount point.
Guesses whether a Unix mount point can be ejected.
Guesses the name of a Unix mount point. The result is a translated string.
Checks if a unix mount point is a loopback device.
Checks if a unix mount point is read only.
Checks if a unix mount point is mountable by the user.
Gets a #GUnixMountPoint for a given mount path. If time_read
is set, it
will be filled with a unix timestamp for checking if the mount points have
changed since with g_unix_mount_points_changed_since().
If more mount points have the same mount path, the last matching mount point is returned.
path for a possible unix mount point.
Defines a Unix mount point (e.g./dev ).
This corresponds roughly to a fstab entry.