s_mount_info Struct Reference

#include <devices.h>


Data Fields

float size
float used
float avail
unsigned int percent
char * type
char * mounted_on


Detailed Description

Mount information. Additional info when a t_disk is mounted.


Field Documentation

float s_mount_info::size

Total size of device

float s_mount_info::used

Used size of device

float s_mount_info::avail

Available size of device

unsigned int s_mount_info::percent

Percentage used

char* s_mount_info::type

Unused? Distinguish remote file systems?

char* s_mount_info::mounted_on

Current mount point


The documentation for this struct was generated from the following file:
Generated on Sun Feb 18 18:07:09 2007 for Xfce4-Mount-Plugin by  doxygen 1.5.1