4 * ROX-Filer, filer for the ROX desktop project
5 * By Thomas Leonard, <tal197@ecs.soton.ac.uk>.
11 extern GHashTable
*fstab_mounts
;
12 extern GHashTable
*mtab_mounts
;
14 typedef struct _MountPoint MountPoint
;
18 char *name
; /* eg: /dev/hda4 */
19 char *dir
; /* eg: /home */