#include <devices.h>
Data Fields | |
float | size |
float | used |
float | avail |
unsigned int | percent |
char * | type |
char * | mounted_on |
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