Searched defs:_GUnixMountPoint (Results 1 – 1 of 1) sorted by relevance
138 struct _GUnixMountPoint { struct139 char *mount_path;140 char *device_path;141 char *filesystem_type;142 char *options;143 gboolean is_read_only;144 gboolean is_user_mountable;145 gboolean is_loopback;